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:
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
|
||||
|
Loading…
Reference in New Issue
Block a user