Remove unneeded VGNSS_CTRL_V03

This commit is contained in:
Kevin Hester 2024-08-22 09:33:43 -07:00
parent 5ccb6df142
commit 2dda640d27

View File

@ -44,8 +44,7 @@
#define PIN_GPS_RESET 35
#define PIN_GPS_PPS 36
#define VGNSS_CTRL_V03 37 // Heltec Tracker needs this pulled low for GPS
#define PIN_GPS_EN VGNSS_CTRL_V03
#define PIN_GPS_EN 37 // Heltec Tracker needs this pulled low for GPS
#define GPS_EN_ACTIVE LOW
#define GPS_RESET_MODE LOW