TheThingsNetwork / arduino-device-lib

Arduino Library for TTN Devices
MIT License
208 stars 96 forks source link

Add a waitForOk() after mac save. #211

Closed jpmeijers closed 7 years ago

jpmeijers commented 7 years ago

Wait for ok after calling mac save. Waiting for an ok may go into an infinite loop.