-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Description
There is missing return in below code.
arduino-lorawan/src/lib/arduino_lorawan_begin.cpp
Lines 27 to 30 in a2d3363
| bool Arduino_LoRaWAN::begin() | |
| { | |
| this->begin(Arduino_LMIC::GetPinmap_ThisBoard()); | |
| } |
Metadata
Metadata
Assignees
Labels
No labels