MyoLinux
|
Various parameters that may affect the behaviour of this Myo armband. More...
#include <myoapi.h>
Public Attributes | |
uint8_t | serial_number [6] |
Unique serial number of this Myo. | |
uint16_t | unlock_pose |
Pose that should be interpreted as the unlock pose. | |
uint8_t | active_classifier_type |
Whether Myo is currently using a built-in or a custom classifier. | |
uint8_t | active_classifier_index |
Index of the classifier that is currently active. | |
uint8_t | has_custom_classifier |
Whether Myo contains a valid custom classifier. 1 if it does, otherwise 0. | |
uint8_t | stream_indicating |
Set if the Myo uses BLE indicates to stream data, for reliable capture. | |
uint8_t | sku |
SKU value of the device. | |
uint8_t | reserved [7] |
Reserved for future use; populated with zeros. | |
Various parameters that may affect the behaviour of this Myo armband.
The Myo library reads this attribute when a connection is established.