Skip to content

Commit 08a691a

Browse files
committed
Issue 169 - Fix AGW protocol 'Y' command.
1 parent a5211f4 commit 08a691a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ax25_link.h

+2
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ void dl_register_callsign (dlq_item_t *E);
6565

6666
void dl_unregister_callsign (dlq_item_t *E);
6767

68+
void dl_outstanding_frames_request (dlq_item_t *E);
69+
6870
void dl_client_cleanup (dlq_item_t *E);
6971

7072

0 commit comments

Comments
 (0)