#!/bin/bash
# Script (C) Tim Howe G0ETP 2023

# Start rigctld for the ic7300
rigctld -m 373 -r /dev/ttyUSB1 -s 19200 &

