mirror of
https://github.com/pkali/piradio-mini.git
synced 2026-05-20 22:34:22 +02:00
Display problems in Shoutcast mode
This commit is contained in:
+2
-1
@@ -371,7 +371,8 @@ class Radio:
|
||||
self.timerOff()
|
||||
else:
|
||||
self.timerOn()
|
||||
|
||||
self.setInterrupt() # (Pecus)
|
||||
|
||||
# Handle left,right, up and down keys
|
||||
else:
|
||||
self.handle_key(key)
|
||||
|
||||
Reference in New Issue
Block a user