Update direwolf.sh

This commit is contained in:
RaspbianProyect by HP3ICC 2023-07-05 05:31:17 +00:00
parent 5fdeb1b88c
commit 42694f744b
1 changed files with 2 additions and 3 deletions

View File

@ -54,10 +54,9 @@ done
cat > /etc/default/gpsd <<- "EOF"
START_DAEMON="true"
USBAUTO="true"
DEVICES="/dev/ttyACM0"
GPSD_OPTIONS="-n"
GPSD_SOCKET="/var/run/gpsd.sock"
DEVICES="/dev/ttyACM0"
USBAUTO="true"
EOF