v.0.1.2 MATRIX_ROWS & MATRIX_COLS

This commit is contained in:
tiijay
2025-11-07 18:16:04 +01:00
parent 5b633b3ac4
commit 94e2b5a204
3 changed files with 10 additions and 7 deletions

View File

@@ -3,9 +3,9 @@
using namespace std;
// #define USE_FONT_5x7
#define USE_FONT_8x8
// #define USE_FONT_16x16
#define USE_FONT_5x7
// #define USE_FONT_8x8
// #define USE_FONT_16x16
#include <Arduino.h>
#include <FastLED.h>