Commit 3623d47
committed
Cant compile a break outside of a loop: if (IMU.gyroscopeAvailable()) { used to be a while loop, but if we switch to an if, we must remove the break
1 parent 5daea92 commit 3623d47
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | 102 | | |
104 | 103 | | |
105 | 104 | | |
| |||
0 commit comments