2016-02-17 21:25:38 -04:00
|
|
|
#pragma once
|
2012-04-02 05:26:37 -03:00
|
|
|
|
2012-10-26 20:59:07 -03:00
|
|
|
#include "AP_Motors_Class.h"
|
2015-07-13 01:39:57 -03:00
|
|
|
#include "AP_MotorsMulticopter.h"
|
2012-10-26 20:59:07 -03:00
|
|
|
#include "AP_MotorsMatrix.h"
|
|
|
|
#include "AP_MotorsTri.h"
|
|
|
|
#include "AP_MotorsQuad.h"
|
|
|
|
#include "AP_MotorsHexa.h"
|
|
|
|
#include "AP_MotorsY6.h"
|
|
|
|
#include "AP_MotorsOcta.h"
|
|
|
|
#include "AP_MotorsOctaQuad.h"
|
2015-07-22 10:46:53 -03:00
|
|
|
#include "AP_MotorsHeli_Single.h"
|
2013-10-02 06:59:04 -03:00
|
|
|
#include "AP_MotorsSingle.h"
|
2014-02-06 08:28:55 -04:00
|
|
|
#include "AP_MotorsCoax.h"
|