make SMODEM 64 bytes.

pull/12/head
Tom Early 7 years ago
parent 3123c2f3bd
commit 479dd8905a

@ -81,6 +81,7 @@ typedef struct mmodem_tag {
// 0x12U transmission lost // 0x12U transmission lost
// 0x13U transmission end // 0x13U transmission end
union { union {
unsigned char unused[51]; // this makes room for trailing crap on the header
unsigned char ack; // the type being acknowledged unsigned char ack; // the type being acknowledged
unsigned char mode; // 0 idle, 1 dstar, 2 dmr, 3 ysf, 99 calibration unsigned char mode; // 0 idle, 1 dstar, 2 dmr, 3 ysf, 99 calibration
struct { struct {

Loading…
Cancel
Save

Powered by TurnKey Linux.