Rover: LTM telemetry support

This commit is contained in:
Marian Soban 2019-09-05 07:01:44 +02:00 committed by Andrew Tridgell
parent 0a59fed54f
commit dd14e091dd
1 changed files with 1 additions and 0 deletions

View File

@ -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',