Skip to content

Commit 829546f

Browse files
Update variants/makergo_c6_supermini/pins_arduino.h
Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com>
1 parent 364bcd9 commit 829546f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

variants/makergo_c6_supermini/pins_arduino.h

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,6 @@ static const uint8_t RGB_BUILTIN = SOC_GPIO_PIN_COUNT + PIN_RGB_LED;
4242
#define RGB_BRIGHTNESS 32 // default brightness level (0-255)
4343

4444
// Define the color order for the built-in RGB LED
45-
// Possible values:
46-
// LED_COLOR_ORDER_RGB
47-
// LED_COLOR_ORDER_BGR
48-
// LED_COLOR_ORDER_BRG
49-
// LED_COLOR_ORDER_RBG
50-
// LED_COLOR_ORDER_GBR
51-
// LED_COLOR_ORDER_GRB
5245
#define RGB_BUILTIN_LED_COLOR_ORDER LED_COLOR_ORDER_GRB // default WS2812B color order
5346

5447
// Define the built-in LED pin (blue LED)

0 commit comments

Comments
 (0)