added missing deps to pip install
This commit is contained in:
parent
5711f591a3
commit
830cee6d72
1 changed files with 1 additions and 1 deletions
2
run.bat
2
run.bat
|
@ -1,3 +1,3 @@
|
|||
py -3 -m pip install pyserial numpy
|
||||
py -3 -m pip install pyserial numpy wmi psutil
|
||||
|
||||
py -3 led_system_monitor.py
|
Loading…
Reference in a new issue