mcci-catena / arduino-lorawan

User-friendly library for using arduino-lmic with The Things Network and other LoRaWAN® networks
MIT License
274 stars 54 forks source link

Fixes from `-Wall` checks with Catena-Arduino-Platform #197

Closed terrillmoore closed 2 years ago

terrillmoore commented 2 years ago

194: Missing return value in Arduino_LoRaWAN::ApplySessionState().

195: Get version numbers in sync between library.properties, library.json and Arduino_LoRaWAN.h.

196: Fix -Wunused-parameter warnings

Version set to v0.9.2-pre2.