Skip to content

Commit 8940ef9

Browse files
formatted with black
1 parent 78f1b52 commit 8940ef9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/touch_calibrator_stmpe610.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@
3535
import vectorio
3636
import terminalio
3737
from adafruit_display_text.label import Label
38-
#from adafruit_hx8357 import HX8357
38+
39+
# from adafruit_hx8357 import HX8357
3940
from adafruit_ili9341 import ILI9341
4041
from simpleio import map_range
4142
import adafruit_stmpe610

0 commit comments

Comments
 (0)