From 03aa57dfe7179b7b592b23861c7ab7246d4da2f7 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 17 Feb 2015 04:39:55 +0100 Subject: strobing command and register read and write work --- software/hhd70dongle/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'software/hhd70dongle/Makefile') diff --git a/software/hhd70dongle/Makefile b/software/hhd70dongle/Makefile index 0a8173b..7fdc40c 100644 --- a/software/hhd70dongle/Makefile +++ b/software/hhd70dongle/Makefile @@ -30,7 +30,7 @@ NAME := hhd70dongle BOARD_TYPE := hhd70dongle -OBJ := $(NAME).o +OBJ := $(NAME).o hhd70.o LIBS := util led lufa-descriptor-usbserial usbio cc1101 RESET_FUNC := ./reset.sh -- cgit v1.2.3