We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5417f62 + d48f4a2 commit 2cc78cdCopy full SHA for 2cc78cd
1 file changed
adafruit_ssd1680.py
@@ -100,7 +100,6 @@ def __init__(self, bus: FourWire, **kwargs) -> None:
100
busy_state=True,
101
write_black_ram_command=0x24,
102
write_color_ram_command=0x26,
103
- black_bits_inverted=False,
104
set_column_window_command=0x44,
105
set_row_window_command=0x45,
106
set_current_column_command=0x4E,
0 commit comments