mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-07-22 21:32:13 +08:00
dragonpilot 0.7.10
This commit is contained in:
@@ -36,6 +36,7 @@ class TextWindow:
|
||||
if self.text_proc is not None:
|
||||
while True:
|
||||
if self.get_status() == 1:
|
||||
os.system('/data/openpilot/scripts/reset_update.sh')
|
||||
return
|
||||
time.sleep(0.1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user