Update rig.h documentation a bit

pull/1458/head
Mike Black W9MDB 2023-12-18 07:53:55 -06:00
rodzic 19bf90bbb4
commit 98edf92240
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -291,6 +291,8 @@ typedef unsigned int tone_t;
/**
* \brief Port type
*
* Note: All rigs may use a network:port address ( e.g. tcp/serial adapter)
*/
typedef enum rig_port_e {
RIG_PORT_NONE = 0, /*!< No port */