Update Autolase.lua

added docu
This commit is contained in:
Applevangelist 2021-10-26 13:58:11 +02:00 committed by GitHub
parent 3e1005aef1
commit dadfd803f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,8 +30,8 @@
-- * Detect and lase contacts automatically -- * Detect and lase contacts automatically
-- * Targets are lased by threat priority order -- * Targets are lased by threat priority order
-- * Use FSM events to link functionality into your scripts -- * Use FSM events to link functionality into your scripts
-- * Easy set-up
-- * Set laser codes and smoke colors per Recce unit -- * Set laser codes and smoke colors per Recce unit
-- * Easy set-up
-- --
-- # 2 Basic usage -- # 2 Basic usage
-- --
@ -73,7 +73,7 @@
-- @module Functional.Autolase -- @module Functional.Autolase
-- @image Designation.JPG -- @image Designation.JPG
-- --
-- Date: Oct 2021 -- Date: 24 Oct 2021
-- --
--- Class AUTOLASE --- Class AUTOLASE
-- @type AUTOLASE -- @type AUTOLASE