mirror of https://github.com/wb2osz/direwolf.git
Issue 169 - Fix AGW protocol 'Y' command.
This commit is contained in:
parent
a5211f48fb
commit
08a691a02d
|
@ -65,6 +65,8 @@ void dl_register_callsign (dlq_item_t *E);
|
||||||
|
|
||||||
void dl_unregister_callsign (dlq_item_t *E);
|
void dl_unregister_callsign (dlq_item_t *E);
|
||||||
|
|
||||||
|
void dl_outstanding_frames_request (dlq_item_t *E);
|
||||||
|
|
||||||
void dl_client_cleanup (dlq_item_t *E);
|
void dl_client_cleanup (dlq_item_t *E);
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue