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