code for the speed robot

Dependencies:   MPU6050-DMP mbed PololuQTRSensors vl53l0x

Revision:
1:b188e27eb7da
Parent:
0:c3a27228c31b
Child:
3:9b2f15b0d47b
--- a/_def.h	Mon Sep 30 08:00:47 2019 +0000
+++ b/_def.h	Mon Sep 30 08:43:34 2019 +0000
@@ -1,5 +1,6 @@
 #include "I2Cdev.h"
 #include "MPU6050_6Axis_MotionApps20.h"
+#include "VL53L0X.h"
 
 #ifndef M_PI
 #define M_PI 3.1415