v0.28.2
What's Changed
v0.28.0
- 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
v0.28.1
- Changed type of loop variables to fix compiler warnings (RP2040)
v0.28.2
- Fixed configuration of enabled decoders at run time
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.2