Skip to content

Commit a9687e3

Browse files
authored
Fix comment formatting in README.rst
Removed trailing whitespace from line 95
1 parent 4db0887 commit a9687e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Usage Example
9292
)
9393
time.sleep(1)
9494
95-
# For issues with display not updating top/bottom rows correctly set colstart to 8, 0, or -8
95+
# For issues with display not updating top/bottom rows correctly set colstart to 8, 0, or -8
9696
display = adafruit_ssd1680.SSD1680(
9797
display_bus,
9898
width=250,

0 commit comments

Comments
 (0)