mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-05 15:53:41 +08:00
70ddf6fd84
old-commit-hash: 97a289e6a974f7e0f3f5ae91cc91626181462bb3
275 B
275 B
Updating your panda
Panda should update automatically via the openpilot.
On Linux or Mac OSX, you can manually update it using:
sudo pip install --upgrade pandacan`
PYTHONPATH="" sudo python -c "import panda; panda.flash_release()"`