From 7e27729daed7887e8bb3547e998ed33cae1cbe0f Mon Sep 17 00:00:00 2001 From: Ben Meadors Date: Sun, 15 Jan 2023 08:24:20 -0600 Subject: [PATCH] Remove HAS_GPS for WSLv3 --- variants/heltec_wsl_v3/variant.h | 1 - 1 file changed, 1 deletion(-) diff --git a/variants/heltec_wsl_v3/variant.h b/variants/heltec_wsl_v3/variant.h index 60f61124..b8f91106 100644 --- a/variants/heltec_wsl_v3/variant.h +++ b/variants/heltec_wsl_v3/variant.h @@ -1,7 +1,6 @@ #define LED_PIN LED #define HAS_SCREEN 0 -#define HAS_GPS 0 #define VEXT_ENABLE Vext // active low, powers the oled display and the lora antenna boost #define BUTTON_PIN 0