Copter: LTM telemetry support

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

View File

@ -26,6 +26,7 @@ def build(bld):
'AP_WheelEncoder',
'AP_Winch',
'AP_Follow',
'AP_LTM_Telem',
'AP_Devo_Telem',
'AP_OSD',
'AC_AutoTune',