|
|
Configuration for hand_motion. More...
#include <example_hand_motion_detection.h>
Data Fields | |
| hand_motion_detection_algo_config_t | algo_config |
| acc_detector_presence_config_t * | presence_config |
| float | hand_detection_timeout |
| bool | use_presence_detection |
Configuration for hand_motion.
Definition at line 62 of file example_hand_motion_detection.h.
| hand_motion_detection_algo_config_t hand_motion_detection_config_t::algo_config |
Definition at line 64 of file example_hand_motion_detection.h.
| float hand_motion_detection_config_t::hand_detection_timeout |
Definition at line 66 of file example_hand_motion_detection.h.
| acc_detector_presence_config_t* hand_motion_detection_config_t::presence_config |
Definition at line 65 of file example_hand_motion_detection.h.
| bool hand_motion_detection_config_t::use_presence_detection |
Definition at line 67 of file example_hand_motion_detection.h.