We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b99d3 commit 20c0303Copy full SHA for 20c0303
examples/refrigerator-app/silabs/include/AppTask.h
@@ -101,7 +101,8 @@ class AppTask : public BaseApplication
101
102
/**
103
* @brief PB1 Button event processing function
104
- * 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
105
+ // TODO: Action for refrigerator is not decided yet
106
*
107
* @param aEvent button event being processed
108
*/
0 commit comments