Library containing Crazyflie 2.0 sensors drivers: - LPS25H (barometer) - MPU9250 (IMU) - PMW3901 (optical flow) - VL53L0X (range)

Dependents:   Drones-Controlador controladoatitude_cteste Drone_Controlador_Atitude optical_test

Revision:
15:e07de535b86f
Parent:
12:2bbe233d25fb
--- a/VL53L0X/VL53L0X.h	Thu Sep 27 17:57:28 2018 +0000
+++ b/VL53L0X/VL53L0X.h	Wed Oct 17 13:26:29 2018 +0000
@@ -153,7 +153,7 @@
     void read();
         
     /** Range data [m] */
-    float z;
+    float d;
 
   private:
     // TCC: Target CentreCheck