mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
AP_MotorsHeli Syntax correction.
This commit is contained in:
parent
a26b08bab7
commit
0c8078c436
@ -39,7 +39,7 @@
|
||||
#define AP_MOTORS_ESC_MODE_PASSTHROUGH 1
|
||||
#define AP_MOTORS_ESC_MODE_EXT_GOV 2
|
||||
#define AP_MOTORS_EXT_ESC_RAMP_UP 1000 //Temporary until we can make this a parameter
|
||||
#define AP_MOTORS_EXT_ESC ACTIVE AP_MOTORS_ESC_MODE_PASSTHROUGH //Temporary until we can make this a parameter
|
||||
#define AP_MOTORS_EXT_ESC_ACTIVE AP_MOTORS_ESC_MODE_PASSTHROUGH //Temporary until we can make this a parameter
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user