Skip to content

Commit

Permalink
Restyled by clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and BorysNykytiuk committed Sep 17, 2024
1 parent 870aef5 commit 8b810fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/lighting-app/telink/include/AppTask.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class AppTask : public AppTaskCommon
friend class AppTaskCommon;

CHIP_ERROR Init(void);
void LinkLeds(LedManager & ledManager);
void LinkLeds(LedManager & ledManager);

static void LightingActionEventHandler(AppEvent * aEvent);
#ifdef CONFIG_CHIP_ENABLE_POWER_ON_FACTORY_RESET
Expand Down

0 comments on commit 8b810fb

Please sign in to comment.