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