Update variant.h

This commit is contained in:
S5NC 2024-08-30 03:18:43 +01:00 committed by GitHub
parent 5bc17a9911
commit 79925406d6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,8 +43,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