Remove led_off() it is not used
1 files changed, 0 insertions(+), 2 deletions(-) M tmk_core/common/avr/suspend.c
M tmk_core/common/avr/suspend.c => tmk_core/common/avr/suspend.c +0 -2
@@ 69,8 69,6 @@ static void power_down(uint8_t wdto) backlight_set(0); #endif - led_off(); - // TODO: more power saving // See PicoPower application note // - I/O port input with pullup