MAV'RIC
|
Intermediate interface class for the accelero inside MPU 9250. More...
#include <mpu_9250.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 9250.
Inherits only accelerometer
bool Mpu_9250_acc::update | ( | void | ) | [inline, virtual] |