Преглед изворни кода

Busy idle im mainloop entfernt.

Heinrich Blatt пре 5 месеци
родитељ
комит
965307fcaa
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0 3
      main_target.c

+ 0 - 3
main_target.c

@@ -128,8 +128,5 @@ int main(void)
                 battery_slotmgr.disable(slot);
             }
         }
-        
-        delay_cycles(MAINLOOP_DELAY);
-        
     }
 }