X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fproduct%2FMakefile.telenano;h=cf27527c1a110b45d882d5380d4d4857537fe3cd;hp=b30ca78970ace6658c0c784e44e58ad8d3b18639;hb=c1d12a117b36de7fe8dd992959b890bfd1163e81;hpb=c2550d72aee371676d2f09316051567681e53a7c diff --git a/src/product/Makefile.telenano b/src/product/Makefile.telenano index b30ca789..cf27527c 100644 --- a/src/product/Makefile.telenano +++ b/src/product/Makefile.telenano @@ -33,7 +33,8 @@ CORE_SRC = \ ao_stdio.c \ ao_storage.c \ ao_task.c \ - ao_telemetry.c + ao_telemetry.c \ + ao_freq.c CC1111_SRC = \ ao_adc.c \