fix(shields): OLED fixes for Corne, add anchors.
This commit is contained in:
parent
3c4a9686f8
commit
307e2b3e63
2 changed files with 6 additions and 3 deletions
|
|
@ -53,7 +53,7 @@ RC(3,0) RC(3,1) RC(3,2) RC(3,3) RC(3,4) RC(3,5) RC(4,5) RC(4,6) RC(3,6) RC(3,7)
|
|||
&pro_micro_i2c {
|
||||
status = "okay";
|
||||
|
||||
ssd1306@3c {
|
||||
oled: ssd1306@3c {
|
||||
compatible = "solomon,ssd1306fb";
|
||||
reg = <0x3c>;
|
||||
label = "DISPLAY";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue