Skip to content

Commit a03748d

Browse files
committed
more whitespace fixes
1 parent b48c4e0 commit a03748d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/lighting-app/cc13x4_26x4/src/AppTask.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ void CancelTimer(void)
401401
PLAT_LOG("sOTAInitTimer stop() failed");
402402
}
403403
}
404-
#endif
404+
#endif
405405

406406
void AppTask::ActionInitiated(LightingManager::Action_t aAction, int32_t aActor)
407407
{

examples/lock-app/cc13x4_26x4/src/AppTask.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ void CancelTimer(void)
451451
PLAT_LOG("sOTAInitTimer stop() failed");
452452
}
453453
}
454-
#endif
454+
#endif
455455

456456
void AppTask::ActionInitiated(LockManager::Action_t aAction)
457457
{

0 commit comments

Comments
 (0)