Fix WiPhone variant.h (#6664)

This commit is contained in:
todd-herbert
2025-04-25 13:40:48 +12:00
committed by GitHub
parent 45fcd479f6
commit 89df9d7686

View File

@@ -24,7 +24,7 @@
// This board has no GPS or Screen for now
#undef GPS_RX_PIN
#undef GPS_TX_PIN
#define NO_GPS
#define NO_GPS 1
#define HAS_GPS 0
#define NO_SCREEN
#define HAS_SCREEN 0