Little change - no scrolling break if Sleep Tumer button pressed.

This commit is contained in:
Pecusx
2017-03-05 13:32:02 +01:00
committed by GitHub
parent f62ba47e57
commit 17cb0f9be6
-2
View File
@@ -369,8 +369,6 @@ class Radio:
self.timerOff()
else:
self.timerOn()
self.setInterrupt() # (Pecus)
# Handle left,right, up and down keys
else: