mirror of https://github.com/ArduPilot/ardupilot
Rover: LTM telemetry support
This commit is contained in:
parent
0a59fed54f
commit
dd14e091dd
|
@ -22,6 +22,7 @@ def build(bld):
|
||||||
'AP_SmartRTL',
|
'AP_SmartRTL',
|
||||||
'AC_Fence',
|
'AC_Fence',
|
||||||
'AC_AttitudeControl',
|
'AC_AttitudeControl',
|
||||||
|
'AP_LTM_Telem',
|
||||||
'AP_Devo_Telem',
|
'AP_Devo_Telem',
|
||||||
'AP_Follow',
|
'AP_Follow',
|
||||||
'AP_OSD',
|
'AP_OSD',
|
||||||
|
|
Loading…
Reference in New Issue