Skip to content
Snippets Groups Projects
Commit b47cd6d5 authored by Randy Mackay's avatar Randy Mackay
Browse files

Copter: fix SingleCopter motor parameters link

parent afbb1995
No related branches found
No related tags found
No related merge requests found
......@@ -1071,7 +1071,7 @@ const AP_Param::Info var_info[] PROGMEM = {
// @Path: ../libraries/RC_Channel/RC_Channel.cpp
GGROUP(single_servo_4, "SS4_", RC_Channel),
// @Group: H_
// @Path: ../libraries/AP_Motors/AP_MotorsHeli.cpp
// @Path: ../libraries/AP_Motors/AP_MotorsSingle.cpp
GOBJECT(motors, "MOT_", AP_MotorsSingle),
#else
......
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