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

View File

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