mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 23:33:57 -04:00
Plane: adjust for renaming of RangeFinder files
This commit is contained in:
parent
ac7111f1d1
commit
2a22e7c8c5
@ -900,7 +900,7 @@ const AP_Param::Info Plane::var_info[] = {
|
||||
#endif
|
||||
|
||||
// @Group: RNGFND
|
||||
// @Path: ../libraries/AP_RangeFinder/RangeFinder.cpp
|
||||
// @Path: ../libraries/AP_RangeFinder/AP_RangeFinder.cpp
|
||||
GOBJECT(rangefinder, "RNGFND", RangeFinder),
|
||||
|
||||
// @Param: RNGFND_LANDING
|
||||
|
Loading…
Reference in New Issue
Block a user