Skip to content

Commit ab3cc5d

Browse files
committed
This should be commneted out by default
1 parent 250206b commit ab3cc5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

F1-Notifications/F1-Notifications.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
//#define YELLOW_DISPLAY
2424

2525
// 2. Matrix Displays (Like the ESP32 Trinity)
26-
#define MATRIX_DISPLAY
26+
//#define MATRIX_DISPLAY
2727

2828
// If no defines are set, it will default to CYD
2929
#if !defined(YELLOW_DISPLAY) && !defined(MATRIX_DISPLAY)

0 commit comments

Comments
 (0)