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

@ -30,6 +30,7 @@ Modem_WIZARD_CSRC = \
bertos/mware/formatwr.c \
bertos/mware/hex.c \
bertos/struct/heap.c \
bertos/net/ax25.c \
#
# Files automatically generated by the wizard. DO NOT EDIT, USE Modem_USER_PCSRC INSTEAD!

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