|
Emakefun MPU-6050 1.0
|
Acceleration in x, y, and z directions. More...
#include <mpu6050.h>
Public Attributes | |
| int16_t | x |
| int16_t | y |
| int16_t | z |
Acceleration in x, y, and z directions.
| int16_t Mpu6050::Acceleration::x |
Acceleration in the x direction.
| int16_t Mpu6050::Acceleration::y |
Acceleration in the y direction.
| int16_t Mpu6050::Acceleration::z |
Acceleration in the z direction.