Commit de4ef7a
committed
fix(src/machine/nrf52xxx/adc): Register16.Get() already returns uint16, bit shifting does not make sense, <0 check neither
Signed-off-by: Paul Schroeder <[email protected]>1 parent bfa1551 commit de4ef7a
1 file changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
| 172 | + | |
179 | 173 | | |
180 | 174 | | |
181 | 175 | | |
| |||
0 commit comments