dragonpilot 0.7.10

This commit is contained in:
Rick Lan
2020-10-30 11:38:41 +10:00
parent 8369e11417
commit a8f732edb4
138 changed files with 14889 additions and 3028 deletions
+1
View File
@@ -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)