This commit is contained in:
Wolfgang Hottgenroth 2024-03-12 10:19:16 +01:00
parent d3846c3e08
commit 88e0cff853

View File

@ -5,7 +5,7 @@
#define CANVAS_WIDTH 10
#define CANVAS_HEIGHT 6
#define CANVAS_HEIGHT 11
typedef struct {
uint8_t width;