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

@@ -8,6 +8,7 @@
#include "main.h"
#include "pico/printf.h"
#include <string.h>
#include <hardware/clocks.h>
u8 Text[TEXTMAX]; // row of text
ALIGNED u8 TextCol[TEXTMAX*8]; // text color gradient