1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 14:04:46 -04:00

Fix yaml type

This commit is contained in:
srcejon
2023-09-01 19:07:30 +01:00
parent a9d1cdd9dc
commit bee85b2aea
@@ -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