Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
CK1 committed Dec 20, 2022
1 parent 95d26b1 commit 5c80026
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ void CheckAlarm_SendAlarmLoraPackage()
{
if (!os_queryTimeCriticalJobs(ms2osticks(300)))
{

os_setCallback(&sendjob, LoRaWANDo_send); // Queue Lora Package - Send Alarm Message
LoRaWANDo(); //Run OS to process jobs

Expand Down

0 comments on commit 5c80026

Please sign in to comment.