v0.39.1
What's Changed
- [Bugfix] Fix Static Initialization Order Fiasco for SPIClass on LilyGo T3S3 boards in #300
- Fix dependencies in #297
- Fix verbose log message by adding 0x prefix for ID in #298
- Remove obsolete variable f_3in1 and related code in decodeBresser6In1Payload() in #292
- Fix thermo hygro sensor in #294
- Improve test coverage to 100% for RollingCounter, Lightning, and RainGauge by @Copilot in #291
- Add logging for sensor data in decoding functions in #295
- Library Updates:
- ArduinoJson v7.4.3 (#296)
Full Changelog: v0.39.0...v0.39.1