CHENGQI YANG / MGC3130

Dependencies:   BufferedArray

Dependents:   NucleoMGC3130 i2c_master

Embed: (wiki syntax)

« Back to documentation index

GestureProcessing Class Reference

GestureProcessing Class Reference

This parameter enables the in-built gestures. More...

#include <GestureProcessing.h>

Inherits Parameter.


Detailed Description

This parameter enables the in-built gestures.

Disabling one gesture will increase the recognition probability of the others. If a bit in Argument0 is set To ‘1’, the respective Gesture will be enabled. If a bit in Argument0 is set To ‘0’, the respective Gesture will be disabled.

Definition at line 12 of file GestureProcessing.h.