We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbdfcfd commit cbcede3Copy full SHA for cbcede3
README.md
@@ -34,7 +34,7 @@ Install GPIO Zero
34
35
`sudo pip3 install gpiozero`
36
37
-For Waveshare screens, the backlight range is inverted when compared to an official RPi screen. 255-0 instead of 0-255.
+For Waveshare 7" DSI screens, the backlight range is inverted when compared to an official RPi screen. 255-0 instead of 0-255.
38
39
To deal with this, the logic needs to be inverted. Use the `wvautobrightness.py` file instead.
40
0 commit comments