altos: Trigger sample complete when all data are ready
[fw/altos] / src / drivers / ao_mpu6000.h
index 5e52148d396f6511a647374601d1ca9586335d68..ca76b08128ddc3888cb611f30a295b5f9cbdd6bc 100644 (file)
@@ -155,8 +155,6 @@ struct ao_mpu6000_sample {
        int16_t         gyro_z;
 };
 
-extern struct ao_mpu6000_sample ao_mpu6000_current;
-
 void
 ao_mpu6000_init(void);