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