mirror of https://github.com/ArduPilot/ardupilot
Make: Add proximity to common libs
This commit is contained in:
parent
dcb0a37643
commit
584c3c9881
|
@ -16,3 +16,4 @@ LIBRARIES += AP_Radio
|
|||
LIBRARIES += AP_Param_Helper
|
||||
LIBRARIES += AP_VisualOdom
|
||||
LIBRARIES += AP_RSSI
|
||||
LIBRARIES += AP_Proximity
|
||||
|
|
Loading…
Reference in New Issue