[Hamlib-cvs-digest] CVS: hamlib/include/hamlib riglist.h,1.2,1.3
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Stephane F. <f4...@us...> - 2000-10-16 21:48:55
|
Update of /cvsroot/hamlib/hamlib/include/hamlib In directory slayer.i.sourceforge.net:/tmp/cvs-serv27096 Modified Files: riglist.h Log Message: * Added RIG_MODEL_MINISCOUT Index: riglist.h =================================================================== RCS file: /cvsroot/hamlib/hamlib/include/hamlib/riglist.h,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** riglist.h 2000/10/10 22:05:23 1.2 --- riglist.h 2000/10/16 21:48:48 1.3 *************** *** 83,87 **** RIG_MODEL_ICR8500, RIG_MODEL_ICR9000, ! RIG_MODEL_PCR1000 /* etc. */ --- 83,88 ---- RIG_MODEL_ICR8500, RIG_MODEL_ICR9000, ! RIG_MODEL_PCR1000, ! RIG_MODEL_MINISCOUT /* etc. */ |