mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-23 23:12:04 +08:00
reset panda on startup (#20065)
Co-authored-by: Comma Device <device@comma.ai>
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