浏览代码

Remove led_off() it is not used

Peter Eichinger 9 年之前
父节点
当前提交
c5f90eb99b
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      tmk_core/common/avr/suspend.c

+ 0 - 2
tmk_core/common/avr/suspend.c

@@ -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