preliminary io pin definitions

This commit is contained in:
mverch67
2025-04-18 19:23:51 +02:00
committed by Tom Fifield
parent 073c35c782
commit 281744f2d9
6 changed files with 279 additions and 0 deletions

View File

@@ -15,6 +15,7 @@
#include <GFX.h> // GFXRoot drawing lib
#include "mesh/MeshModule.h"
#include "mesh/MeshTypes.h"
#include "./AppletFont.h"