We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec1709f commit d490ea8Copy full SHA for d490ea8
examples/st7789_280x240_simpletest.py
@@ -12,6 +12,7 @@
12
import terminalio
13
from adafruit_display_text import label
14
from fourwire import FourWire
15
+
16
from adafruit_st7789 import ST7789
17
18
# set the display rotation
0 commit comments