mirror of https://github.com/ARMmbed/mbed-os.git
LoRaWANTimer: add new line at the end of the file
parent
9781418e31
commit
9e0495a770
|
@ -68,4 +68,4 @@ void LoRaWANTimeHandler::stop(timer_event_t &obj)
|
|||
void LoRaWANTimeHandler::clear(timer_event_t &obj)
|
||||
{
|
||||
obj.timer_id = 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue