Add missing include to fix compile error (#1358)

This commit is contained in:
Mike Bloom 2026-01-18 13:38:16 -05:00 committed by GitHub
parent 5282247346
commit 67f59a5f58
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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