Fix WiPhone variant.h (#6664)

This commit is contained in:
todd-herbert
2025-04-24 20:40:48 -05:00
committed by GitHub
co-authored by GitHub
parent 45fcd479f6
commit 89df9d7686
+1 -1
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