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
+1
View File
@@ -371,6 +371,7 @@ class Radio:
self.timerOff() self.timerOff()
else: else:
self.timerOn() self.timerOn()
self.setInterrupt() # (Pecus)
# Handle left,right, up and down keys # Handle left,right, up and down keys
else: else: