v0.28.1
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
: RenamedNUM_SENSORS
toMAX_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