Initial commit of files

This commit is contained in:
2021-01-22 10:13:24 -05:00
parent c86648ed30
commit 8d69d4c2db
25 changed files with 781 additions and 0 deletions

5
Projects/GPS/setup.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
sudo apt-get install -y gpsd gpsd-clients gpsbabel libgps-dev python-gps
sudo cp etc/default/gpsd /etc/default/gpsd