Update preset and fix for new name.
[bertos.git] / boards / arduino / examples / aprs / aprs_user.mk
index 9629f4fe3d15c6e38fa7ce86c5cdf278bc21320d..408d83c85a0e309e83dfe82f07d904bd15497119 100644 (file)
@@ -10,6 +10,7 @@ aprs_PROGRAMMER_PORT = none
 # Files included by the user.
 aprs_USER_CSRC = \
        $(aprs_SRC_PATH)/main.c \
+       $(aprs_HW_PATH)/hw/hw_afsk.c \
        #
 
 # Files included by the user.