Add gps clients

This commit is contained in:
2024-08-25 07:18:05 -04:00
parent 282cce0609
commit b00f3944ab

View File

@ -32,7 +32,7 @@ echo "Python 3 modules:"
if [ $mjn -lt 12 ]; then
p1="devscripts pyinstaller"
p2="matplotlib simpleaudio"
p3="maidenhead pykml"
p3="maidenhead pykml gpsdclient pygpsclient"
else
p1="devscripts"
p2="simpleaudio"