Cleanup forgotten debug line
This commit is contained in:
parent
021180a22f
commit
8540e2e21f
@ -81,7 +81,6 @@ void task_start_scheduler(void)
|
|||||||
pwr_sleep();
|
pwr_sleep();
|
||||||
} else {
|
} else {
|
||||||
stk_stop();
|
stk_stop();
|
||||||
//pwr_sleep();
|
|
||||||
pwr_stop(PWR_WAKEUP_SPEED_SLOW);
|
pwr_stop(PWR_WAKEUP_SPEED_SLOW);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user