![]() |
Edge AI Add-on API 2.2.0
|
| typedef void(* button_click_handler_t) (button_click_t click) |
#include <applications/gesture_recognition/src/hw_modules/button/button.h>
Button click handler type.
Invoked from the system workqueue context when a click is detected.
| click | Detected click type (button_click_t) |