1748946587
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ grep -q -e "GPS PPS signals" /boot/firmware/config.txt
|
|||||||
grepconfig=$?
|
grepconfig=$?
|
||||||
|
|
||||||
# configure the overlay
|
# configure the overlay
|
||||||
if [ $grepconfi -eq 0 ]; then
|
if [ $grepconfig -eq 0 ]; then
|
||||||
echo "/boot/firmware/config.txt already updated, skipping"
|
echo "/boot/firmware/config.txt already updated, skipping"
|
||||||
else
|
else
|
||||||
echo "Adding lines to /boot/firmware/config.txt to enable pps and gpio uart"
|
echo "Adding lines to /boot/firmware/config.txt to enable pps and gpio uart"
|
||||||
|
|||||||
Reference in New Issue
Block a user