IZAR Flight Controller 1.0.0
IZAR Flight Controller running with an ESP32.
|
#include <mpu6050.h>
Public Attributes | |
float | x |
acceleration axis x | |
float | y |
acceleration axis y | |
float | z |
acceleration axis z |
MPU6050 acceleration data, g
float mpu6050_acceleration_t::x |
acceleration axis x
float mpu6050_acceleration_t::y |
acceleration axis y
float mpu6050_acceleration_t::z |
acceleration axis z