Commit a157d7f
committed
!deleteme: Disable ADC driver.
We still need to add some logic to selectively enable the block device driver and the ADC driver, which both use SPI0 on EV3.
We don't have that yet, so don't let that get in the way of interesting SPI contributions, and just disable the ADC on this development branch.1 parent e3ac100 commit a157d7f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments