patch from SM6PPS

git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2148 7ae35d74-ebe9-4afe-98af-79ac388436b8
Hamlib-1.2.6rc1
Martin Ewing, AA6E 2006-10-15 19:51:02 +00:00
rodzic 124468dad2
commit 49fdd8f176
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -2,7 +2,7 @@
* Hamlib AOR backend - AR5000 description
* Copyright (c) 2000-2004 by Stephane Fillod
*
* $Id: ar5000.c,v 1.9 2005-04-20 14:50:56 fillods Exp $
* $Id: ar5000.c,v 1.10 2006-10-15 19:51:02 aa6e 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
@ -34,7 +34,7 @@
#define AR5000_FUNC_ALL (RIG_FUNC_TSQL|RIG_FUNC_ABM|RIG_FUNC_AFC)
#define AR5000_LEVEL (RIG_LEVEL_ATT|RIG_LEVEL_AGC|RIG_LEVEL_SQL|RIG_LEVEL_RAWSTR)
#define AR5000_LEVEL (RIG_LEVEL_ATT|RIG_LEVEL_AGC|RIG_LEVEL_RAWSTR)
#define AR5000_PARM (RIG_PARM_APO|RIG_PARM_BACKLIGHT|RIG_PARM_BEEP)