mirror of https://github.com/ArduPilot/ardupilot
Rename ArduCopter/config_motors.h to config_channels.h
This commit is contained in:
parent
f5b6746ad7
commit
2f63c636ad
|
@ -80,7 +80,7 @@ http://code.google.com/p/ardupilot-mega/downloads/list
|
|||
// Configuration
|
||||
#include "defines.h"
|
||||
#include "config.h"
|
||||
#include "config_motors.h"
|
||||
#include "config_channels.h"
|
||||
|
||||
// Local modules
|
||||
#include "Parameters.h"
|
||||
|
|
Loading…
Reference in New Issue