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 d4640b7 commit c0332c5Copy full SHA for c0332c5
PyPortal_Winamp_Player/code.py
@@ -29,7 +29,7 @@
29
# display orientation. Must be 90 or 270.
30
ORIENTATION = 90
31
32
-PYPORTAL_TITANO = True
+PYPORTAL_TITANO = False
33
34
if not PYPORTAL_TITANO:
35
SIZE = (240, 320)
0 commit comments