AX25 demo

This commit is contained in:
Mark Qvist 2014-05-29 11:03:25 +02:00
parent b371c8919d
commit a74a7ad1ce
5 changed files with 13 additions and 10 deletions

View file

@ -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