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 705895f commit 66c33bbCopy full SHA for 66c33bb
examples/qualia_paint.py
@@ -9,7 +9,7 @@
9
# For other displays:
10
# 2.1" Round = Displays.ROUND21
11
# 3.4" Square = Displays.SQUARE34
12
-# 320 x 820 Bar - Displays.BAR320x820
+# 320 x 820 Bar - Displays.BAR320X820
13
graphics = Graphics(Displays.SQUARE40, default_bg=None, auto_refresh=False)
14
15
if graphics.touch is None:
0 commit comments