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.
2 parents c441cb1 + d992446 commit 4ae5f27Copy full SHA for 4ae5f27
examples/qualia_paint.py
@@ -10,6 +10,7 @@
10
# 2.1" Round = Displays.ROUND21
11
# 3.4" Square = Displays.SQUARE34
12
# 320 x 820 Bar - Displays.BAR320X820
13
+# 320 x 960 Bar - Displays.BAR320X960
14
graphics = Graphics(Displays.SQUARE40, default_bg=None, auto_refresh=False)
15
16
if graphics.touch is None:
0 commit comments