Skip to content

Commit 22de072

Browse files
rmackay9tridge
authored andcommitted
AP_Scripting: Follow binding enabled for Rover
1 parent 4a602df commit 22de072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/AP_Scripting/generator/description/bindings.desc

+1-1
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@ singleton AP::fwversion() field fw_hash_str string read
757757
singleton AP::fwversion() field fw_hash_str rename hash
758758

759759
include AP_Follow/AP_Follow.h
760-
singleton AP_Follow depends AP_FOLLOW_ENABLED && (APM_BUILD_TYPE(APM_BUILD_ArduPlane)||APM_BUILD_COPTER_OR_HELI)
760+
singleton AP_Follow depends AP_FOLLOW_ENABLED && (APM_BUILD_TYPE(APM_BUILD_ArduPlane)||APM_BUILD_COPTER_OR_HELI||APM_BUILD_TYPE(APM_BUILD_Rover))
761761
singleton AP_Follow rename follow
762762
singleton AP_Follow method have_target boolean
763763
singleton AP_Follow method get_last_update_ms uint32_t

0 commit comments

Comments
 (0)