kopia lustrzana https://github.com/Hamlib/Hamlib
added FT817 id
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@725 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.1.3
rodzic
9162f9c27b
commit
8636e22a9f
|
@ -2,7 +2,7 @@
|
|||
* Hamlib Interface - list of known rigs
|
||||
* Copyright (c) 2000,2001 by Stephane Fillod and Frank Singleton
|
||||
*
|
||||
* $Id: riglist.h,v 1.20 2001-11-10 21:00:17 f4cfe Exp $
|
||||
* $Id: riglist.h,v 1.21 2001-11-19 22:08:30 f4cfe 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
|
||||
|
@ -56,6 +56,7 @@
|
|||
#define RIG_MODEL_FRG100 RIG_MAKE_MODEL(RIG_YAESU, 17)
|
||||
#define RIG_MODEL_FRG9600 RIG_MAKE_MODEL(RIG_YAESU, 18)
|
||||
#define RIG_MODEL_FRG8800 RIG_MAKE_MODEL(RIG_YAESU, 19)
|
||||
#define RIG_MODEL_FT817 RIG_MAKE_MODEL(RIG_YAESU, 20)
|
||||
|
||||
/*
|
||||
* Kenwood
|
||||
|
|
Ładowanie…
Reference in New Issue