kopia lustrzana https://github.com/Hamlib/Hamlib
bump backend version
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2878 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.2.11
rodzic
6b56999014
commit
4e5f1622d5
|
@ -21,15 +21,15 @@
|
||||||
#ifndef _ICOM_H
|
#ifndef _ICOM_H
|
||||||
#define _ICOM_H 1
|
#define _ICOM_H 1
|
||||||
|
|
||||||
#include <hamlib/rig.h>
|
#include "hamlib/rig.h"
|
||||||
#include <cal.h>
|
#include "cal.h"
|
||||||
#include <tones.h>
|
#include "tones.h"
|
||||||
|
|
||||||
#ifdef HAVE_SYS_TIME_H
|
#ifdef HAVE_SYS_TIME_H
|
||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define BACKEND_VER "0.5"
|
#define BACKEND_VER "0.6"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* defines used by comp_cal_str in rig.c
|
* defines used by comp_cal_str in rig.c
|
||||||
|
|
Ładowanie…
Reference in New Issue