#include <datatypes.h>
Public Attributes | |
int | acc_x |
int | acc_y |
int | acc_z |
bool | bt_c |
bool | bt_z |
int | js_x |
int | js_y |
Definition at line 184 of file datatypes.h.
int chuck_data::acc_x |
Definition at line 188 of file datatypes.h.
int chuck_data::acc_y |
Definition at line 189 of file datatypes.h.
int chuck_data::acc_z |
Definition at line 190 of file datatypes.h.
bool chuck_data::bt_c |
Definition at line 191 of file datatypes.h.
bool chuck_data::bt_z |
Definition at line 192 of file datatypes.h.
int chuck_data::js_x |
Definition at line 186 of file datatypes.h.
int chuck_data::js_y |
Definition at line 187 of file datatypes.h.