LCD install

This commit is contained in:
CAJNA Jarod 2023-06-02 11:33:11 +02:00
parent 9b4ce2932e
commit d782c8db5a

View File

@ -58,4 +58,9 @@ echo "Les lignes ont été ajoutées à /etc/xdg/lxsession/LXDE-pi/autostart."
# Créer le fichier launcher.sh
echo "cd /home/$USER/BadgeCloner/BadgeCloner" > ~/launcher.sh
echo "python3 server.py" >> ~/launcher.sh
echo "Le fichier launcher.sh a été créé."
echo "Le fichier launcher.sh a été créé."
# Installation des drivers pour l'écran LCD
cd LCD-show
sudo chmod +x LCD35-show
sudo LCD35-show