mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-19 02:54:01 +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()"`