mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-03-11 17:13:56 -03:00
Sub: add AP_Beacon to wscript
This commit is contained in:
parent
8d2203b437
commit
cfc94b65f5
@ -29,6 +29,7 @@ def build(bld):
|
|||||||
'AP_ServoRelayEvents',
|
'AP_ServoRelayEvents',
|
||||||
'AP_Proximity',
|
'AP_Proximity',
|
||||||
'AP_Gripper',
|
'AP_Gripper',
|
||||||
|
'AP_Beacon',
|
||||||
],
|
],
|
||||||
use='mavlink',
|
use='mavlink',
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user