mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
Copter: adjust for renaming of RangeFinder files
This commit is contained in:
parent
dee1cfadfd
commit
afdded2bff
@ -647,7 +647,7 @@ const AP_Param::Info Copter::var_info[] = {
|
||||
|
||||
#if RANGEFINDER_ENABLED == ENABLED
|
||||
// @Group: RNGFND
|
||||
// @Path: ../libraries/AP_RangeFinder/RangeFinder.cpp
|
||||
// @Path: ../libraries/AP_RangeFinder/AP_RangeFinder.cpp
|
||||
GOBJECT(rangefinder, "RNGFND", RangeFinder),
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user