mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-08 22:22:05 +00:00
Update variant.h (#2719)
remove HAS_GPS 0 so users can add gps Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
This commit is contained in:
parent
fcfd83bc89
commit
18899fd168
@ -27,7 +27,6 @@
|
|||||||
#define BUTTON_PIN 0
|
#define BUTTON_PIN 0
|
||||||
// #define BUTTON_NEED_PULLUP
|
// #define BUTTON_NEED_PULLUP
|
||||||
|
|
||||||
#define HAS_GPS 0
|
|
||||||
#undef GPS_RX_PIN
|
#undef GPS_RX_PIN
|
||||||
#undef GPS_TX_PIN
|
#undef GPS_TX_PIN
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user