mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Update POWThread.cpp
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
|
||||
void startPOWTask(void const *argument __unused) {
|
||||
postRToSInit();
|
||||
osDelay(TICKS_100MS);
|
||||
for (;;) {
|
||||
osDelay(TICKS_100MS); // Slow down update rate
|
||||
power_check();
|
||||
|
||||
Reference in New Issue
Block a user