Update variant.h (#3354)

This commit is contained in:
Mark Trevor Birss
2024-03-09 14:55:02 +02:00
committed by GitHub
parent 51df4fc775
commit 29335a18f5

View File

@@ -9,7 +9,7 @@
#define LED_PIN 18 // LED
#define LED_INVERTED 1
#define HAS_SCREEN 0
#define HAS_SCREEN 1
#define HAS_GPS 0
#undef GPS_RX_PIN
#undef GPS_TX_PIN