Add missing ADC and fix formatting
This commit is contained in:
parent
70ffcca3b4
commit
8efcd80f3a
3 changed files with 8 additions and 4 deletions
|
@ -39,6 +39,10 @@
|
|||
|
||||
};
|
||||
|
||||
&adc {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&gpio0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue