Add missing include to fix compile error

This commit is contained in:
mike919192 2026-01-17 15:30:52 -05:00
parent 5282247346
commit 1d97ec60ff

View file

@ -38,6 +38,7 @@
#include "pico.h"
#include "hardware/sync.h"
#include "rp2040_config.h"
/*-----------------------------------------------------------
* Port specific definitions.