begin with gps, can drive now

This commit is contained in:
2022-01-29 20:50:30 +01:00
parent 9c4c82f8b3
commit ab4ceb8b09
12 changed files with 222 additions and 43 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
//GPS Serial Pins
#define GPS_RX 16
#define GPS_TX 17
#define GPS_RX 17
#define GPS_TX 16
#define GPS_BAUD 9600