1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-20 23:05:19 +03:00

Further UNUSED #define fix

This commit is contained in:
Martin Budden 2016-11-20 17:44:59 +00:00
parent ae356d485b
commit d76d65f19b

View file

@ -15,12 +15,12 @@
* along with Cleanflight. If not, see <http://www.gnu.org/licenses/>.
*/
#include "common/utils.h"
#include "io.h"
#include "io_impl.h"
#include "rcc.h"
#include "common/utils.h"
#include "target.h"
// io ports defs are stored in array by index now