Update update add GPIO to pi user

pacsat-1
Alan Johnston 1 year ago committed by GitHub
parent a463f6fe06
commit 98e56c286f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -360,6 +360,8 @@ if [ ! -d "/home/pi/pi_pacsat" ]; then
mkdir /home/pi/PacSatGround
sudo usermod -a -G gpio pi
sudo apt-get install default-jdk -y
cd

Loading…
Cancel
Save

Powered by TurnKey Linux.