We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2328e78 commit 127b350Copy full SHA for 127b350
adafruit_st7789.py
@@ -56,6 +56,7 @@
56
b"\x29\x80\xFF" # _DISPON and Delay 500ms
57
)
58
59
+
60
# pylint: disable=too-few-public-methods
61
class ST7789(displayio.Display):
62
"""ST7789 driver"""
0 commit comments