Closed chwon64 closed 6 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
Here is changed code. https://github.com/mcci-catena/arduino-lorawan/commit/378807e47caa92cafba9ee464b8c548418f2dd39
There is missing return in below code.
https://github.com/mcci-catena/arduino-lorawan/blob/a2d33630e230da0658b1d847abddd2b2a978e156/src/lib/arduino_lorawan_begin.cpp#L27-L30