1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-11-05 16:31:15 -05:00

Fix yaml type

This commit is contained in:
srcejon 2023-09-01 19:07:30 +01:00
parent a9d1cdd9dc
commit bee85b2aea

View File

@ -58,9 +58,9 @@ RTTYModSettings:
spaceHigh:
type: integer
prefixCRLF:
type: string
type: integer
postfixCRLF:
type: string
type: integer
udpEnabled:
description: "Whether to receive text to transmit on specified UDP port"
type: integer