Skip to content

Commit 0592d3e

Browse files
committed
fix: comments
1 parent 49bfa01 commit 0592d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Capabilities/SmartButtonStateController.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class SmartButtonStateController {
4040
SmartButtonStateController();
4141

4242
/**
43-
* @brief Register callback for button press events
43+
* @brief Register callback for button press events from the app
4444
* @param cb Callback function to handle button press events
4545
*/
4646
void onButtonPress(SmartButtonPressCallback cb);

0 commit comments

Comments
 (0)