Fix yaml type

This commit is contained in:
srcejon 2023-09-01 19:07:30 +01:00
parent a9d1cdd9dc
commit bee85b2aea
1 changed files with 2 additions and 2 deletions

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