mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-09 09:28:31 -04:00
Copter: fixed parameter path
fixes build of parameters
This commit is contained in:
parent
27b73fa209
commit
874efe95a1
@ -1117,7 +1117,7 @@ const AP_Param::Info var_info[] PROGMEM = {
|
||||
|
||||
#if OPTFLOW == ENABLED
|
||||
// @Group: FLOW
|
||||
// @Path: ../libraries/AP_OpticalFlow/OptFlow.cpp
|
||||
// @Path: ../libraries/AP_OpticalFlow/OpticalFlow.cpp
|
||||
GOBJECT(optflow, "FLOW", OpticalFlow),
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user