From 39bceb3906a92d67a1128b914995fb570f004e4c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 17 Feb 2015 00:06:24 +0100 Subject: hhd70: started refactoring of cc1101 code --- software/hhd70dongle/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'software/hhd70dongle/Makefile') diff --git a/software/hhd70dongle/Makefile b/software/hhd70dongle/Makefile index 1fea29b..fe926c2 100644 --- a/software/hhd70dongle/Makefile +++ b/software/hhd70dongle/Makefile @@ -45,6 +45,8 @@ LUFA_COMPONENTS := USB USBCLASS include ../avr.include.mk +CFLAGS += -D CC1101_QUARTZ_26M + program0: RESET_PARAM:=/dev/ttyACM0 program0: program -- cgit v1.2.3