Skip to content

Commit 8ec9277

Browse files
Update adafruit_ssd1680.py
Co-authored-by: Melissa LeBlanc-Williams <[email protected]>
1 parent f85db07 commit 8ec9277

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

adafruit_ssd1680.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ class SSD1680(displayio.EPaperDisplay):
5252
r"""SSD1680 driver
5353
5454
:param bus: The data bus the display is on
55-
:param column_correction: Adjust colstart, defaults to 1 (``int``)
5655
:param \**kwargs:
5756
See below
5857

0 commit comments

Comments
 (0)