Skip to content

v0.5.0

Compare
Choose a tag to compare
@matthias-bs matthias-bs released this 03 Jan 18:51
· 1252 commits to main since this release
d7c0e3c
  • Intermediate fix for wrong rain values at negative temperatures (6in1-protocol)
  • Added pin config for Adafruit Feather ESP32S2 with LoRa Radio FeatherWing - RFM95W (ADA3231)
  • Added pin config for TTGO_LORA32
  • Added SENSOR_TYPE_THERMO_HYGRO
  • Replaced DEBUG_PRINT/DEBUG_PRINTLN by Arduino logging functions
  • Modified sensor_ids_exc[]/sensor_ids_inc[] implementation
  • Bumped ArduinoJson to v6.20.0
  • Bumped RadioLib to v5.5.0
  • Fixed setting of hostname on ESP8266 and ESP32
  • Minor bugfixes
  • Updated Readme