mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-10 18:08:30 -04:00
Copter: bug fix AP_Rally param directory
This commit is contained in:
parent
2a298d0ea4
commit
b9845047f4
@ -973,7 +973,7 @@ const AP_Param::Info var_info[] PROGMEM = {
|
|||||||
|
|
||||||
#if AC_RALLY == ENABLED
|
#if AC_RALLY == ENABLED
|
||||||
// @Group: RALLY_
|
// @Group: RALLY_
|
||||||
// @Path: ../libraries/AC_Rally/AC_Rally.cpp
|
// @Path: ../libraries/AP_Rally/AP_Rally.cpp
|
||||||
GOBJECT(rally, "RALLY_", AP_Rally),
|
GOBJECT(rally, "RALLY_", AP_Rally),
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user