mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 13:33:29 +00:00
8 lines
211 B
Plaintext
8 lines
211 B
Plaintext
// function name: armatak_fnc_send_drone_cot
|
|
// function author: Valmo
|
|
// function description: Gets the drone information for the CoT Router
|
|
|
|
params["_drone"];
|
|
|
|
[_drone] call armatak_fnc_send_uas_platform_cot;
|