SRS - add port to docu

This commit is contained in:
Applevangelist 2022-04-10 10:18:12 +02:00
parent 0ce1c31e1c
commit e84156d2e9

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",