Added pymodbus

This commit is contained in:
Thiago Alves 2019-06-17 12:37:39 -05:00 committed by GitHub
parent 92c8fede60
commit 159ba763a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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]"