MP1 protocol receive implemented

This commit is contained in:
Mark Qvist 2014-04-04 11:17:47 +02:00
parent 6b496c35eb
commit 77ba514d70
6 changed files with 150 additions and 8 deletions

View file

@ -12,6 +12,7 @@ Modem_USER_CSRC = \
$(Modem_SRC_PATH)/main.c \
$(Modem_HW_PATH)/hardware.c \
$(Modem_HW_PATH)/afsk.c \
$(Modem_HW_PATH)/protocol/mp1.c \
bertos/net/ax25.c \
bertos/algo/crc_ccitt.c \
#