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