Skip to content

v.2.1.1

Compare
Choose a tag to compare
@cyberman54 cyberman54 released this 30 Dec 21:31
· 825 commits to master since this release
0c210d2

Maintenance release

MQTT client reworked:

  • Added base64 encoding
  • Repair rcommand processing over MQTT

Bugfixes:

  • remove redundant LORA_RST pin definition from lopy4.h
  • fix compiler error occuring with enter_deepsleep() for devices without button (Issue #697)
  • remove DIO IRQ support, while not safely introduced for ESP32 in MCCI LMIC (see mcci-catena/arduino-lmic#556)