This commit is contained in:
Sergio Pernas 2022-05-19 13:05:11 -03:00
parent 026fee8be3
commit 5ccb19eca9

View file

@ -26,8 +26,8 @@ ficheros="bin envs arduinos.py generador_json funciones registrador desinstalar"
echo "1. Instalando dependencias
"
#apt update && apt install -y python3-pip jsonlint jq uuid
#pip3 install pyserial
apt update && apt install -y python3-pip jsonlint jq uuid
pip3 install pyserial
echo ""