mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 11:13:53 +08:00
@@ -72,7 +72,8 @@ def update_panda():
|
|||||||
cloudlog.info("Done flashing")
|
cloudlog.info("Done flashing")
|
||||||
|
|
||||||
if panda.bootstub:
|
if panda.bootstub:
|
||||||
cloudlog.info("Flashed firmware not booting, flashing development bootloader")
|
bootstub_version = panda.get_version()
|
||||||
|
cloudlog.info(f"Flashed firmware not booting, flashing development bootloader. Bootstub version: {bootstub_version}")
|
||||||
panda.recover()
|
panda.recover()
|
||||||
cloudlog.info("Done flashing bootloader")
|
cloudlog.info("Done flashing bootloader")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user