Commit 177ab50
committed
codal_app/microbithal: Use deepSleep() interruptable flag.
The new interruptable flag lets the deepSleep function to return
before the milliSeconds time elapses, when the board has been
woken up by a different source.1 parent 81fcf40 commit 177ab50
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
| |||
0 commit comments