Skip to content

Commit 014cae1

Browse files
Fix macros
1 parent 832e99c commit 014cae1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

esp32_marauder/configs.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66

77
#define POLISH_POTATO
88

9-
#define DEVELOPER
9+
//#define DEVELOPER
1010

1111
//// BOARD TARGETS
1212
//#define MARAUDER_M5STICKC
1313
//#define MARAUDER_M5STICKCP2
1414
//#define MARAUDER_MINI
1515
//#define MARAUDER_V4
1616
//#define MARAUDER_V6
17-
#define MARAUDER_V6_1
17+
//#define MARAUDER_V6_1
1818
//#define MARAUDER_V7
1919
//#define MARAUDER_V7_1
2020
//#define MARAUDER_KIT

0 commit comments

Comments
 (0)