Skip to content

Commit cbcede3

Browse files
authored
Update README.md
1 parent cbdfcfd commit cbcede3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Install GPIO Zero
3434

3535
`sudo pip3 install gpiozero`
3636

37-
For Waveshare screens, the backlight range is inverted when compared to an official RPi screen. 255-0 instead of 0-255.
37+
For Waveshare 7" DSI screens, the backlight range is inverted when compared to an official RPi screen. 255-0 instead of 0-255.
3838

3939
To deal with this, the logic needs to be inverted. Use the `wvautobrightness.py` file instead.
4040

0 commit comments

Comments
 (0)