fix conflicts

This commit is contained in:
andrea
2026-03-15 22:48:25 +01:00

View File

@@ -6,10 +6,10 @@
#warning "⚠️ secrets.h not found" #warning "⚠️ secrets.h not found"
#endif #endif
#define P1_BTN_UP 13 #define P1_BTN_UP 12
#define P1_BTN_BOTTOM 12 #define P1_BTN_BOTTOM 11
#define P2_BTN_UP 11 #define P2_BTN_UP 10
#define P2_BTN_BOTTOM 10 #define P2_BTN_BOTTOM 9
#define MATRIX_WIDTH 12 #define MATRIX_WIDTH 12
#define MATRIX_HEIGHT 8 #define MATRIX_HEIGHT 8