mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-12 04:42:13 +08:00
reset panda on startup (#20065)
Co-authored-by: Comma Device <device@comma.ai> old-commit-hash: 6264b5bb3b1306e068dab8fdbb64b3c4bf600fc3
This commit is contained in:
@@ -108,6 +108,8 @@ def update_panda():
|
||||
cloudlog.info("Version mismatch after flashing, exiting")
|
||||
raise AssertionError
|
||||
|
||||
cloudlog.info("Resetting panda")
|
||||
panda.reset()
|
||||
|
||||
def main():
|
||||
set_panda_power()
|
||||
|
||||
Reference in New Issue
Block a user