kopia lustrzana https://github.com/Hamlib/Hamlib
rodzic
e1f0433620
commit
2c1c1a4b63
|
@ -85,7 +85,7 @@ struct tt588_priv_data {
|
||||||
// #define TT588_FSK '6'
|
// #define TT588_FSK '6'
|
||||||
#define EOM "\015" /* CR */
|
#define EOM "\015" /* CR */
|
||||||
#define FALSE 0
|
#define FALSE 0
|
||||||
#define TRUE (!FALSE)
|
#define TRUE 1
|
||||||
|
|
||||||
static int tt588_init(RIG *rig);
|
static int tt588_init(RIG *rig);
|
||||||
static int tt588_reset(RIG *rig, reset_t reset);
|
static int tt588_reset(RIG *rig, reset_t reset);
|
||||||
|
|
Ładowanie…
Reference in New Issue