kopia lustrzana https://github.com/Hamlib/Hamlib
added model TM-V7
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1706 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.1
rodzic
637c51cb58
commit
7260fba70d
|
@ -2,7 +2,7 @@
|
|||
* Hamlib Interface - list of known rigs
|
||||
* Copyright (c) 2000-2004 by Stephane Fillod and Frank Singleton
|
||||
*
|
||||
* $Id: riglist.h,v 1.43 2004-02-08 17:03:25 fillods Exp $
|
||||
* $Id: riglist.h,v 1.44 2004-03-20 10:25:36 fillods Exp $
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Library General Public License as
|
||||
|
@ -115,6 +115,7 @@
|
|||
#define RIG_MODEL_TS680S RIG_MAKE_MODEL(RIG_KENWOOD, 24)
|
||||
#define RIG_MODEL_TS140S RIG_MAKE_MODEL(RIG_KENWOOD, 25)
|
||||
#define RIG_MODEL_TMD700 RIG_MAKE_MODEL(RIG_KENWOOD, 26)
|
||||
#define RIG_MODEL_TMV7 RIG_MAKE_MODEL(RIG_KENWOOD, 27)
|
||||
|
||||
/*
|
||||
* Icom
|
||||
|
|
Ładowanie…
Reference in New Issue