MAV'RIC
|
Intermediate interface class for the gyro inside MPU_6050. More...
#include <mpu_6050.hpp>
Public Member Functions | |
virtual bool | update_gyr (void)=0 |
bool | update (void) |
Main update function Reads new values from sensor. |
Intermediate interface class for the gyro inside MPU_6050.
Inherits only gyroscope
bool Mpu_6050_gyr::update | ( | void | ) | [inline, virtual] |