added pyserial to run script
This commit is contained in:
parent
27c3ff40e1
commit
63bb10d53e
1 changed files with 1 additions and 1 deletions
2
run.sh
2
run.sh
|
@ -1,3 +1,3 @@
|
|||
sudo apt install python3-numpy python3-psutil
|
||||
sudo apt install python3-serial python3-numpy python3-psutil
|
||||
|
||||
python3 ./led_system_monitor.py
|
||||
|
|
Loading…
Add table
Reference in a new issue