We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3e9414 commit 09aaf92Copy full SHA for 09aaf92
adafruit_ili9341.py
@@ -83,6 +83,7 @@
83
b"\x29\x80\x78" # Display on then delay 0x78 (120ms)
84
)
85
86
+
87
# pylint: disable=too-few-public-methods
88
class ILI9341(displayio.Display):
89
"""
0 commit comments