We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37b1e3c commit 5887fa6Copy full SHA for 5887fa6
adafruit_ssd1322.py
@@ -62,6 +62,7 @@
62
b"\xaf\x00" # Set_Display_On_Off(0x01);
63
)
64
65
+
66
# pylint: disable=too-few-public-methods
67
class SSD1322(displayio.Display):
68
"""
0 commit comments