Crazyflie 2.0 controller

Dependents:   Drones-Controlador

CrazyflieController.h

Committer:
yvesyuzo
Date:
2018-10-10
Revision:
1:579511e9f0b8
Parent:
0:3871dc7bedf7
Child:
6:09cc3b307252

File content as of revision 1:579511e9f0b8:

#ifndef CrazyflieController_h
#define CrazyflieController_h

#include "AttitudeEstimator.h"
#include "AttitudeController.h"
#include "Mixer.h"
#include "Library.h"

#endif