We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20c0303 commit 040d804Copy full SHA for 040d804
examples/refrigerator-app/silabs/include/AppTask.h
@@ -108,7 +108,4 @@ class AppTask : public BaseApplication
108
*/
109
static void RefrigeratorActionEventHandler(AppEvent * aEvent);
110
111
- // static void ActionInitiated(OperationalStateEnum action);
112
- // static void ActionCompleted();
113
- // static void UpdateClusterState(intptr_t context);
114
};
0 commit comments