diff --git a/config.json b/config.json index f2cdd9e..140a6f2 100644 --- a/config.json +++ b/config.json @@ -34,6 +34,13 @@ "baudrate": 9600, "type": "Kenwood" }, + "vara": { + "host": "localhost", + "cmdPort": 8300, + "dataPort": 8301, + "rig": "my-rig", + "ptt_ctrl": true + }, "winmor": { "addr": "localhost:8500", "inbound_bandwidth": 1600,