RGB LED color fix
This commit is contained in:
parent
f91b3fa016
commit
e6d838bc2b
@ -233,7 +233,6 @@ void setup() {
|
||||
#ifdef HAS_RGB_LED
|
||||
switch_LED(LED_ON);
|
||||
strcat_P(features, " RGB");
|
||||
rgb_set_color(COLOR_PINK);
|
||||
#endif
|
||||
|
||||
#endif // HAS_LED
|
||||
|
Loading…
Reference in New Issue
Block a user