We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49bfa01 commit 0592d3eCopy full SHA for 0592d3e
src/Capabilities/SmartButtonStateController.h
@@ -40,7 +40,7 @@ class SmartButtonStateController {
40
SmartButtonStateController();
41
42
/**
43
- * @brief Register callback for button press events
+ * @brief Register callback for button press events from the app
44
* @param cb Callback function to handle button press events
45
*/
46
void onButtonPress(SmartButtonPressCallback cb);
0 commit comments