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 c0dd360 commit f59a57cCopy full SHA for f59a57c
examples/touchpaint_example.py
@@ -7,8 +7,8 @@
7
8
import board
9
import displayio
10
-import adafruit_ft5336
11
from adafruit_hx8357 import HX8357
+import adafruit_ft5336
12
13
displayio.release_displays()
14
0 commit comments