mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Cleanup
This commit is contained in:
@@ -34,7 +34,6 @@ void startPOWTask(void const *argument __unused) {
|
||||
#endif
|
||||
BaseType_t res;
|
||||
for (;;) {
|
||||
MSG((char *)"POW Spin\r\n");
|
||||
res = pdFALSE;
|
||||
// While the interrupt is low, dont delay
|
||||
/*This is due to a possible race condition, where:
|
||||
|
||||
Reference in New Issue
Block a user