Display problems in Shoutcast mode

This commit is contained in:
Pecusx
2017-03-09 18:48:50 +01:00
committed by GitHub
parent 259133bfbb
commit 4c1e29b80a
+2 -1
View File
@@ -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)