Skip to content

Commit d992446

Browse files
authored
Update qualia_paint.py
Add Rectangle Bar RGB TTL TFT Display - 4.58" 320x960 No Touchscreen - HD458002C40
1 parent c441cb1 commit d992446

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)