mcci-catena / arduino-lorawan

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

Missing return #68

Closed chwon64 closed 5 years ago

chwon64 commented 5 years ago

There is missing return in below code.

https://github.com/mcci-catena/arduino-lorawan/blob/a2d33630e230da0658b1d847abddd2b2a978e156/src/lib/arduino_lorawan_begin.cpp#L27-L30

chwon64 commented 5 years ago

Here is changed code. https://github.com/mcci-catena/arduino-lorawan/commit/378807e47caa92cafba9ee464b8c548418f2dd39