mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-19 21:12:04 +08:00
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()"`