Crazyflie 2.0 controller

Dependents:   Drones-Controlador

Revision:
6:09cc3b307252
Parent:
1:579511e9f0b8
--- a/CrazyflieController.h	Mon Oct 29 20:02:39 2018 +0000
+++ b/CrazyflieController.h	Wed Oct 31 01:04:12 2018 +0000
@@ -4,6 +4,7 @@
 #include "AttitudeEstimator.h"
 #include "AttitudeController.h"
 #include "Mixer.h"
+#include "VerticalEstimator.h"
 #include "Library.h"
 
 #endif