mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-11 22:32:07 +08:00
@@ -139,7 +139,7 @@ def main() -> NoReturn:
|
||||
if first_run:
|
||||
# reset panda to ensure we're in a good state
|
||||
cloudlog.info(f"Resetting panda {panda.get_usb_serial()}")
|
||||
panda.reset(reconnect=False)
|
||||
panda.reset(reconnect=True)
|
||||
|
||||
for p in pandas:
|
||||
p.close()
|
||||
|
||||
Reference in New Issue
Block a user