SRS - add port to docu

This commit is contained in:
Applevangelist 2022-04-10 10:18:26 +02:00
parent 5ee1f5d3af
commit d1f1f14bc3

View File

@ -106,6 +106,10 @@
--
-- Use @{#MSRS.SetCoordinate} to define the origin from where the transmission is broadcasted.
--
-- ## Set SRS Port
--
-- Use @{#MSRS.SetPort} to define the SRS port. Defaults to 5002.
--
-- @field #MSRS
MSRS = {
ClassName = "MSRS",