kopia lustrzana https://github.com/Hamlib/Hamlib
Add description for the kenwood mode n. 8
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2619 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.9
rodzic
885c4109a8
commit
ab2d278ec1
|
@ -3,7 +3,7 @@
|
|||
* Copyright (c) 2000-2009 by Stephane Fillod
|
||||
* Copyright (C) 2009 Alessandro Zummo <a.zummo@towertech.it>
|
||||
*
|
||||
* $Id: kenwood.c,v 1.111 2009-02-03 23:42:53 azummo Exp $
|
||||
* $Id: kenwood.c,v 1.112 2009-02-05 21:05:59 azummo 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
|
||||
|
@ -114,7 +114,7 @@ rmode_t kenwood_mode_table[KENWOOD_MODE_TABLE_MAX] = {
|
|||
[5] = RIG_MODE_AM,
|
||||
[6] = RIG_MODE_RTTY,
|
||||
[7] = RIG_MODE_CWR,
|
||||
[8] = RIG_MODE_NONE,
|
||||
[8] = RIG_MODE_NONE, /* TUNE mode */
|
||||
[9] = RIG_MODE_RTTYR
|
||||
};
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue