mirror of
https://github.com/infiniteCable2/panda.git
synced 2026-02-25 12:53:51 +08:00
4 lines
106 B
Bash
Executable File
4 lines
106 B
Bash
Executable File
#!/bin/bash
|
|
sudo apt-get install gcc-arm-none-eabi python-pip
|
|
sudo pip2 install libusb1 pycrypto requests
|