fix(display): add serial VCOM inversion for Nice! View (#3294)
Adds serial VCOM inversion command settings for the Nice! View shield, which fixes the DC biased state the LCD was previously in when using this shield
This commit is contained in:
parent
c62da0e166
commit
3538843a09
2 changed files with 5 additions and 0 deletions
|
|
@ -12,6 +12,8 @@
|
|||
reg = <0>;
|
||||
width = <160>;
|
||||
height = <68>;
|
||||
serial-vcom-inversion;
|
||||
serial-vcom-interval = <33>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue