Add header for SDK 2.1.1 support

This commit is contained in:
Wayne Venables
2025-08-23 11:39:42 -07:00
parent dc450953ef
commit e416adccf0
12 changed files with 39 additions and 28 deletions

View File

@@ -13,6 +13,7 @@
// crash on hardfault.
#include "main.h"
#include <hardware/clocks.h>
// draw box
ALIGNED u8 Box[IMGW*IMGH];