Add gps clients
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user