Skip to content

Commit

Permalink
Update BresserWeatherSensorLWCfg.h
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs authored Dec 3, 2024
1 parent 0b69e5a commit 0e674e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BresserWeatherSensorLWCfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ const uint8_t MAX_DOWNLINK_SIZE = 51;
// unused
#define PIN_ADC_IN -1
#elif defined(LORAWAN_NODE)
#pragma message("On-board voltage divider must be enabled for supply voltage measurement (see schematic).")
// External Li-Ion Battery connected to solar charger
#define PIN_ADC_IN A3
#elif defined(FIREBEETLE_ESP32_COVER_LORA)
Expand Down

0 comments on commit 0e674e5

Please sign in to comment.