git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2752 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.2.10
Stéphane Fillod, F8CFE 2009-11-01 22:35:19 +00:00
rodzic e1085ec3e4
commit ecd340349a
1 zmienionych plików z 2 dodań i 5 usunięć

Wyświetl plik

@ -74,12 +74,9 @@ static int tt585_get_mode(RIG *rig, vfo_t vfo, rmode_t *mode, pbwidth_t *width);
static int tt585_set_mode(RIG *rig, vfo_t vfo, rmode_t mode, pbwidth_t width);
/*
* tt585 transceiver capabilities.
* tt585 transceiver capabilities,
* with the optional model 258 RS232 Interface board.
*
* Protocol is documented at
* http://www.rfsquared.com/
*
* Only set_freq is supposed to work.
* This is a skelton.
*/
const struct rig_caps tt585_caps = {