We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4db0887 commit a9687e3Copy full SHA for a9687e3
README.rst
@@ -92,7 +92,7 @@ Usage Example
92
)
93
time.sleep(1)
94
95
- # For issues with display not updating top/bottom rows correctly set colstart to 8, 0, or -8
+ # For issues with display not updating top/bottom rows correctly set colstart to 8, 0, or -8
96
display = adafruit_ssd1680.SSD1680(
97
display_bus,
98
width=250,
0 commit comments