This release is a bug-fix release by adding return statement in API Arduino_LoRaWAN::setFrequency()
, and also this release supports some ESP32 boards.
What's Changed
- Minor cut-n-paste typo in comment by @PaulSchulz in #210
- Add return statement on Arduino_LoRaWAN::setFrequency by @olicooper in #204
- Changed cMyLoRaWAN to inherit from Arduino_LoRaWAN_network by @matthias-bs in #212
- Added pin mappings for some common ESP32 LoRaWAN boards by @matthias-bs in #214
- Fix #225: prepare release v0.10.0 by @dhineshkumarmcci in #226
New Contributors
- @PaulSchulz made their first contribution in #210
- @olicooper made their first contribution in #204
- @matthias-bs made their first contribution in #212
Full Changelog: v0.9.2...v0.10.0