diff --git a/README.md b/README.md index d450b88d35..ca8a924fd2 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ This repository contains the device firmware for the Meshtastic project. -**[Building Instructions](https://meshtastic.org/docs/development/firmware/build)** -**[Flashing Instructions](https://meshtastic.org/docs/getting-started/flashing-firmware/)** +- **[Building Instructions](https://meshtastic.org/docs/development/firmware/build)** +- **[Flashing Instructions](https://meshtastic.org/docs/getting-started/flashing-firmware/)** ## Stats diff --git a/variants/heltec_wsl_v3/variant.h b/variants/heltec_wsl_v3/variant.h index 240a482f78..417abf34d0 100644 --- a/variants/heltec_wsl_v3/variant.h +++ b/variants/heltec_wsl_v3/variant.h @@ -8,8 +8,6 @@ #define VEXT_ENABLE Vext // active low, powers the oled display and the lora antenna boost #define BUTTON_PIN 0 -#define PIN_GPS_EN 46 // GPS power enable pin - #define BATTERY_PIN 1 // A battery voltage measurement pin, voltage divider connected here to measure battery voltage #define ADC_CHANNEL ADC1_GPIO1_CHANNEL #define ADC_ATTENUATION ADC_ATTEN_DB_2_5 // lower dB for high resistance voltage divider