Skip to content

Commit

Permalink
fix: comments
Browse files Browse the repository at this point in the history
  • Loading branch information
kakopappa committed Nov 12, 2024
1 parent 49bfa01 commit 0592d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Capabilities/SmartButtonStateController.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class SmartButtonStateController {
SmartButtonStateController();

/**
* @brief Register callback for button press events
* @brief Register callback for button press events from the app
* @param cb Callback function to handle button press events
*/
void onButtonPress(SmartButtonPressCallback cb);
Expand Down

0 comments on commit 0592d3e

Please sign in to comment.