Little change - no scrolling break if Sleep Tumer button pressed.
This commit is contained in:
@@ -369,8 +369,6 @@ 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:
|
||||||
|
|||||||
Reference in New Issue
Block a user