led not working
This commit is contained in:
parent
6f8680db17
commit
75f1181ad6
6 changed files with 10 additions and 13 deletions
|
@ -328,7 +328,7 @@ void rgblight_disable_noeeprom(void) {
|
|||
#ifdef RGBLIGHT_ANIMATIONS
|
||||
rgblight_timer_disable();
|
||||
#endif
|
||||
_delay_ms(50);
|
||||
wait_ms(50);
|
||||
rgblight_set();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue