Skip to content

Commit c0332c5

Browse files
committed
standard PyPortal default config
1 parent d4640b7 commit c0332c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PyPortal_Winamp_Player/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# display orientation. Must be 90 or 270.
3030
ORIENTATION = 90
3131

32-
PYPORTAL_TITANO = True
32+
PYPORTAL_TITANO = False
3333

3434
if not PYPORTAL_TITANO:
3535
SIZE = (240, 320)

0 commit comments

Comments
 (0)