mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-18 06:10:58 -04:00
AX25 demo
This commit is contained in:
parent
b371c8919d
commit
a74a7ad1ce
5 changed files with 13 additions and 10 deletions
|
@ -11,6 +11,8 @@
|
|||
#include <stdio.h> // Standard input/output
|
||||
#include <string.h> // String operations
|
||||
|
||||
#include <net/ax25.h>
|
||||
|
||||
#include "afsk.h" // Header for AFSK modem
|
||||
#include "protocol/mp1.h" // Header for MP.1 protocol
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue