Skip to content

Commit 8b810fb

Browse files
restyled-commitsBorysNykytiuk
authored andcommitted
Restyled by clang-format
1 parent 870aef5 commit 8b810fb

File tree

1 file changed

+1
-1
lines changed
  • examples/lighting-app/telink/include

1 file changed

+1
-1
lines changed

examples/lighting-app/telink/include/AppTask.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ class AppTask : public AppTaskCommon
4848
friend class AppTaskCommon;
4949

5050
CHIP_ERROR Init(void);
51-
void LinkLeds(LedManager & ledManager);
51+
void LinkLeds(LedManager & ledManager);
5252

5353
static void LightingActionEventHandler(AppEvent * aEvent);
5454
#ifdef CONFIG_CHIP_ENABLE_POWER_ON_FACTORY_RESET

0 commit comments

Comments
 (0)