mcci-catena / arduino-lorawan

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

Add method for matching session state against configured settings #172

Closed terrillmoore closed 3 years ago

terrillmoore commented 3 years ago

Following up changes from #169, we need to give derived classes a way to check that a given saved session state is valid for this compiled instance.