Skip to content

Commit 20c0303

Browse files
Update examples/refrigerator-app/silabs/include/AppTask.h
Co-authored-by: Rohan Sahay <Rohan.Sahay@silabs.com>
1 parent 57b99d3 commit 20c0303

File tree

1 file changed

+2
-1
lines changed
  • examples/refrigerator-app/silabs/include

1 file changed

+2
-1
lines changed

examples/refrigerator-app/silabs/include/AppTask.h

+2-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,8 @@ class AppTask : public BaseApplication
101101

102102
/**
103103
* @brief PB1 Button event processing function
104-
* Function triggers a action sent to the CHIP task // TODO:: Action for refrigerator is not decided yet
104+
* Function triggers an action sent to the CHIP task
105+
// TODO: Action for refrigerator is not decided yet
105106
*
106107
* @param aEvent button event being processed
107108
*/

0 commit comments

Comments
 (0)