Skip to content

Commit 9e0495a

Browse files
authored
LoRaWANTimer: add new line at the end of the file
1 parent 9781418 commit 9e0495a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connectivity/lorawan/system/LoRaWANTimer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ void LoRaWANTimeHandler::stop(timer_event_t &obj)
6868
void LoRaWANTimeHandler::clear(timer_event_t &obj)
6969
{
7070
obj.timer_id = 0;
71-
}
71+
}

0 commit comments

Comments
 (0)