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

@@ -7,6 +7,7 @@
#include "main.h"
#include <string.h>
#include <hardware/clocks.h>
// copy of images
ALIGNED u8 Repro1Img_Copy[sizeof(Repro1Img)];