Skip to content

Commit

Permalink
Update BresserWeatherSensorLWCfg.h
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Apr 16, 2024
1 parent 45fa987 commit 9de5ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BresserWeatherSensorLWCfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@
#elif defined(LORAWAN_NODE)
// External Li-Ion Battery connected to solar charger
#define PIN_ADC_IN A3
#elif defined(FIREBEETLE_ESP32_COVER_LORA)
#elif defined(FIREBEETLE_ESP32_COVER_LORA) || defined(ARDUINO_heltec_wifi_32_lora_V3)
// On-board VB
#define PIN_ADC_IN A0
#elif defined(ARDUINO_M5STACK_Core2) || defined(ARDUINO_M5STACK_CORE2)
Expand Down

0 comments on commit 9de5ff2

Please sign in to comment.