handle gps switch

This commit is contained in:
JQ 2025-05-27 23:24:08 -07:00
parent 59a236effb
commit 1072da0eeb
3 changed files with 39 additions and 19 deletions

View file

@ -131,3 +131,4 @@ extern const int SCK;
#define PIN_GPS_RESET (37)
#define PIN_GPS_PPS (36)
#define PIN_GPS_STANDBY (34)
#define PIN_GPS_SWITCH (33)