mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-22 07:44:03 -04:00
ArduCopter: adjust for rename of OpticalFlow.cpp
This commit is contained in:
parent
20c91c03a2
commit
70dcad26f7
@ -697,7 +697,7 @@ const AP_Param::Info Copter::var_info[] = {
|
||||
|
||||
#if OPTFLOW == ENABLED
|
||||
// @Group: FLOW
|
||||
// @Path: ../libraries/AP_OpticalFlow/OpticalFlow.cpp
|
||||
// @Path: ../libraries/AP_OpticalFlow/AP_OpticalFlow.cpp
|
||||
GOBJECT(optflow, "FLOW", OpticalFlow),
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user