kopia lustrzana https://github.com/Hamlib/Hamlib
Fix cppcheck warning in ic746.c
rodzic
67ea6c1bb3
commit
bb4e3d6c8f
|
@ -131,8 +131,8 @@ typedef struct
|
||||||
unsigned char tone_sql[3]; /* tone squelch frequency as tone */
|
unsigned char tone_sql[3]; /* tone squelch frequency as tone */
|
||||||
struct
|
struct
|
||||||
{
|
{
|
||||||
unsigned char
|
//unsigned char
|
||||||
pol; /* DTCS polarity by nibbles Tx pol | Rx pol; 0 = normal; 1 = rev */
|
//pol; /* DTCS polarity by nibbles Tx pol | Rx pol; 0 = normal; 1 = rev */
|
||||||
unsigned char code[2]; /* DTCS code bigendian */
|
unsigned char code[2]; /* DTCS code bigendian */
|
||||||
} dcs;
|
} dcs;
|
||||||
} channel_str_t;
|
} channel_str_t;
|
||||||
|
|
Ładowanie…
Reference in New Issue