LCD install
This commit is contained in:
parent
9b4ce2932e
commit
d782c8db5a
@ -59,3 +59,8 @@ echo "Les lignes ont été ajoutées à /etc/xdg/lxsession/LXDE-pi/autostart."
|
||||
echo "cd /home/$USER/BadgeCloner/BadgeCloner" > ~/launcher.sh
|
||||
echo "python3 server.py" >> ~/launcher.sh
|
||||
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
|
||||
Loading…
x
Reference in New Issue
Block a user