Skip to content

Commit 4ae5f27

Browse files
authored
Merge pull request #7 from lboue/HD458002C40
Update qualia_paint.py to add 4.58" rectangle Bar
2 parents c441cb1 + d992446 commit 4ae5f27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/qualia_paint.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# 2.1" Round = Displays.ROUND21
1111
# 3.4" Square = Displays.SQUARE34
1212
# 320 x 820 Bar - Displays.BAR320X820
13+
# 320 x 960 Bar - Displays.BAR320X960
1314
graphics = Graphics(Displays.SQUARE40, default_bg=None, auto_refresh=False)
1415

1516
if graphics.touch is None:

0 commit comments

Comments
 (0)