Added pymodbus

This commit is contained in:
Thiago Alves
2019-06-17 12:37:39 -05:00
committed by GitHub
parent 92c8fede60
commit 159ba763a9

View File

@@ -148,6 +148,7 @@ if [ "$1" == "win" ]; then
pip install flask
pip install flask-login
pip install pyserial
pip install pymodbus
echo ""
echo "[MATIEC COMPILER]"