|
|
@ -1,11 +1,11 @@ |
|
|
|
/*
|
|
|
|
/*
|
|
|
|
AP_MotorsHexa.cpp - ArduCopter motors library |
|
|
|
* AP_MotorsHexa.cpp - ArduCopter motors library |
|
|
|
Code by RandyMackay. DIYDrones.com |
|
|
|
* Code by RandyMackay. DIYDrones.com |
|
|
|
|
|
|
|
* |
|
|
|
This library is free software; you can redistribute it and/or |
|
|
|
* This library is free software; you can redistribute it and/or |
|
|
|
modify it under the terms of the GNU Lesser General Public |
|
|
|
* modify it under the terms of the GNU Lesser General Public |
|
|
|
License as published by the Free Software Foundation; either |
|
|
|
* License as published by the Free Software Foundation; either |
|
|
|
version 2.1 of the License, or (at your option) any later version. |
|
|
|
* version 2.1 of the License, or (at your option) any later version. |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
|
|
#include "AP_MotorsHexa.h" |
|
|
|
#include "AP_MotorsHexa.h" |
|
|
|