Skip to content

v0.28.1

Compare
Choose a tag to compare
@matthias-bs matthias-bs released this 08 May 10:44
· 112 commits to main since this release

What's Changed

  • Added configuration of maximum number of sensors at run time in #166
  • Added configuration of enabled decoders at run time in #167
  • WeatherSensorCfg.h: Renamed NUM_SENSORS to MAX_SENSORS_DEFAULT
  • Changed type of loop variables to fix compiler warnings (RP2040)

Note

The AVR architecture — including Adafruit Feather 32u4 RFM95 LoRa Radio — is no longer supported due to code size.

Full Changelog: v0.27.4...v0.28.1