Revision 6d830173
| devices/PowerManagement/userthread.cpp | ||
|---|---|---|
| 185 | 185 |
break; |
| 186 | 186 |
} |
| 187 | 187 |
} |
| 188 |
current_state = next_state; |
|
| 188 |
// current_state = next_state; |
|
| 189 |
current_state = IDLE; |
|
| 190 |
next_state = IDLE; |
|
| 189 | 191 |
} |
| 190 | 192 |
|
| 191 | 193 |
// sleep here so the loop is executed as quickly as possible |
Also available in: Unified diff