Skip to content

Commit

Permalink
Remove missed GPS definition (#2878)
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-bennett authored Oct 9, 2023
1 parent 54f0c04 commit 8780d93
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions variants/heltec_wsl_v3/variant.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8780d93

Please sign in to comment.