mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
ArduCopter: include config_motors.h in sketch
This commit is contained in:
parent
e5e8ed8a54
commit
0b40f55334
@ -80,6 +80,7 @@ http://code.google.com/p/ardupilot-mega/downloads/list
|
||||
// Configuration
|
||||
#include "defines.h"
|
||||
#include "config.h"
|
||||
#include "config_motors.h"
|
||||
|
||||
// Local modules
|
||||
#include "Parameters.h"
|
||||
|
Loading…
Reference in New Issue
Block a user