mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-09-18 05:24:02 +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