Skip to content

v0.29.0

Compare
Choose a tag to compare
@matthias-bs matthias-bs released this 19 Dec 19:30
· 12 commits to main since this release
a1e9d17

What's Changed

  • Add pin definitions for Maker Go ESP32C3 Supermini with Heltec HT-RA62 in #197
  • Add run time configuration of sensor_ids_inc/sensor_ids_exc via MQTT in #198
  • Added Heltec Vision Master T190 in #204
  • Added option to set a frequency offset by @ThomasKeil in #207
  • [Debugging] Prevent redefine of CORE_DEBUG_LEVEL if already defined elsewhere by @ThomasKeil in #208
  • Bugfix in reset reason handling on ESP8266 platform in example by @ThomasKeil in #209
  • Fixed some minor typos by @ThomasKeil in #210
  • Added LilyGo T3 S3 in #212 (including general support of LR1121 radio modem chip)
  • Modified library.properties in #214
  • Library updates
    • RadioLib v7.1.1
    • ArduinoJson v7.2.1
    • M5Unified v0.2.1 (optional)
    • M5Core2 v0.2.0 (optional)
    • M5GFX v0.2.0 (optional)

New Contributors

Full Changelog: v0.28.10...v0.29.0