mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Tracker: remove linkage of AP_Stats
This commit is contained in:
parent
647aaf0575
commit
5e1378a6e3
@ -9,7 +9,6 @@ def build(bld):
|
||||
ap_libraries=bld.ap_common_vehicle_libraries() + [
|
||||
'AP_Beacon',
|
||||
'AP_Arming',
|
||||
'AP_Stats',
|
||||
'AP_RCMapper',
|
||||
'AP_OSD',
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user