fix indentation

thanks atom
sammachin-gprs
James Smith 2018-09-02 17:23:28 +01:00
parent f2db60fd22
commit ec9580719b
No known key found for this signature in database
GPG Key ID: BF20545FD5122D5D
1 changed files with 1 additions and 1 deletions

View File

@ -358,4 +358,4 @@ while run:
time.sleep_ms(500) # Wait a while to avoid skipping ahead if the user still has the button down
if Buttons.is_pressed(Buttons.BTN_Menu):
run = False
app.restart_to_default()
app.restart_to_default()