Skip to content
Snippets Groups Projects
Commit 0c8078c4 authored by Robert Lefebvre's avatar Robert Lefebvre
Browse files

AP_MotorsHeli Syntax correction.

parent a26b08ba
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment