prepare the motherfiretrucking refactor

WOW
This commit is contained in:
tildearrow 2025-10-13 04:52:15 -05:00
parent 3b1a4288e7
commit 5dd9b98daf
3 changed files with 53 additions and 19 deletions

View file

@ -22,7 +22,7 @@
struct DivPattern {
String name;
short data[DIV_MAX_ROWS][DIV_MAX_COLS];
unsigned char newData[DIV_MAX_ROWS][DIV_MAX_COLS];
/**
* clear the pattern.