mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-27 18:13:41 +08:00
@@ -258,6 +258,7 @@ class UpdateOpenpilotBigButton(BigButton):
|
||||
elif self._state == UpdaterState.IDLE:
|
||||
self.set_rotate_icon(False)
|
||||
if failed:
|
||||
self.set_enabled(True) # allow retry when failure came from updater param
|
||||
if self.get_value() != "failed to update":
|
||||
self.set_value("failed to update")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user