Skip to content

Commit

Permalink
Update examples/refrigerator-app/silabs/include/AppTask.h
Browse files Browse the repository at this point in the history
Co-authored-by: Rohan Sahay <[email protected]>
  • Loading branch information
shgutte and rosahay-silabs authored Sep 17, 2024
1 parent 57b99d3 commit 20c0303
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/refrigerator-app/silabs/include/AppTask.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,8 @@ class AppTask : public BaseApplication

/**
* @brief PB1 Button event processing function
* Function triggers a action sent to the CHIP task // TODO:: Action for refrigerator is not decided yet
* Function triggers an action sent to the CHIP task
// TODO: Action for refrigerator is not decided yet
*
* @param aEvent button event being processed
*/
Expand Down

0 comments on commit 20c0303

Please sign in to comment.