mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 18:22:32 +00:00
Fix WiPhone variant.h (#6664)
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
// This board has no GPS or Screen for now
|
// This board has no GPS or Screen for now
|
||||||
#undef GPS_RX_PIN
|
#undef GPS_RX_PIN
|
||||||
#undef GPS_TX_PIN
|
#undef GPS_TX_PIN
|
||||||
#define NO_GPS
|
#define NO_GPS 1
|
||||||
#define HAS_GPS 0
|
#define HAS_GPS 0
|
||||||
#define NO_SCREEN
|
#define NO_SCREEN
|
||||||
#define HAS_SCREEN 0
|
#define HAS_SCREEN 0
|
||||||
|
|||||||
Reference in New Issue
Block a user