forked from rchoc/firmware
fix: i2c being hoisted in the wrong place, missing closing curly #1
1 changed files with 19 additions and 18 deletions
|
|
@ -34,6 +34,8 @@
|
|||
>;
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
&pro_micro_i2c {
|
||||
status = "okay";
|
||||
|
||||
|
|
@ -52,5 +54,4 @@
|
|||
inversion-on;
|
||||
prechargep = <0x22>;
|
||||
};
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue