mirror of https://github.com/ArduPilot/ardupilot
Plane: LTM telemetry support
This commit is contained in:
parent
4d628c2822
commit
0a59fed54f
|
@ -26,6 +26,7 @@ def build(bld):
|
||||||
'AP_Beacon',
|
'AP_Beacon',
|
||||||
'PID',
|
'PID',
|
||||||
'AP_Soaring',
|
'AP_Soaring',
|
||||||
|
'AP_LTM_Telem',
|
||||||
'AP_Devo_Telem',
|
'AP_Devo_Telem',
|
||||||
'AP_OSD',
|
'AP_OSD',
|
||||||
'AC_AutoTune',
|
'AC_AutoTune',
|
||||||
|
|
Loading…
Reference in New Issue