Wrong display

This commit is contained in:
StefansE
2026-03-29 13:03:24 +02:00
parent 21874c4455
commit b5000adf0e
8 changed files with 192 additions and 3 deletions

View File

@@ -18,6 +18,8 @@ typedef enum {
com_setColour_minute,
com_setColour_second,
com_setColour_background,
com_readNV,
com_writeNV,
com_MAX_command
} commands_e;