Skip to content

Commit bcd3ae1

Browse files
committed
Another comment out
1 parent d0cb24f commit bcd3ae1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/main.cpp

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@
7070
#pragma message(VAR_NAME_VALUE(SPILED_APA102))
7171
#endif
7272

73-
#ifdef NEOPIXEL_RGBW
74-
#define LED_DRIVER sk6812
75-
#elif NEOPIXEL_RGB
76-
#define LED_DRIVER ws2812
77-
#endif
73+
// #ifdef NEOPIXEL_RGBW
74+
// #define LED_DRIVER sk6812
75+
// #elif NEOPIXEL_RGB
76+
// #define LED_DRIVER ws2812
77+
// #endif
7878

7979
#ifdef SPILED_APA102
8080
#define LED_DRIVER apa102

0 commit comments

Comments
 (0)