Skip to content

Commit

Permalink
Modified pragma message
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Apr 8, 2024
1 parent 15dbf5c commit 5ff5d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BresserWeatherSensorLWCfg.h
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
#pragma message("External voltage divider required for battery voltage measurement.")
#pragma message("No power-saving & deep-discharge protection implemented yet.")
#elif defined(FIREBEETLE_ESP32_COVER_LORA)
#pragma message("On-board voltage divider must be enabled for battery voltage measurement (see schematic)."
#pragma message("On-board voltage divider must be enabled for battery voltage measurement - see schematic."
#pragma message("No power-saving & deep-discharge protection implemented yet.")
#elif defined(ARDUINO_M5STACK_Core2) || defined(ARDUINO_M5STACK_CORE2)
#pragma message("Energy saving at weak battery not implemented yet.")
Expand Down

0 comments on commit 5ff5d3d

Please sign in to comment.