LoRaWANTimer: add new line at the end of the file

pull/14422/head
Martin Kojtal 2021-03-12 08:24:16 +00:00 committed by GitHub
parent 9781418e31
commit 9e0495a770
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -68,4 +68,4 @@ void LoRaWANTimeHandler::stop(timer_event_t &obj)
void LoRaWANTimeHandler::clear(timer_event_t &obj)
{
obj.timer_id = 0;
}
}