From 55b163aa78bc1056763eab1507a7cb5d1d7cb8bb Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 7 Feb 2013 03:04:02 +0000 Subject: added ajar module git-svn-id: https://svn.spreadspace.org/avr/trunk@170 aa12f405-d877-488e-9caf-2d797e2a1cc7 --- usb-i2c-sl018/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usb-i2c-sl018/Makefile') diff --git a/usb-i2c-sl018/Makefile b/usb-i2c-sl018/Makefile index 6619f41..697806b 100644 --- a/usb-i2c-sl018/Makefile +++ b/usb-i2c-sl018/Makefile @@ -23,7 +23,7 @@ NAME := tuer-rfid BOARD_TYPE := teensy2 -OBJ := $(NAME).o heartbeat.o stepper.o ledmatrix.o sl018.o keystore.o statemachine.o eventqueue.o limits.o manual.o +OBJ := $(NAME).o heartbeat.o stepper.o ledmatrix.o sl018.o keystore.o statemachine.o eventqueue.o limits.o manual.o ajar.o LIBS := util led lufa-descriptor-usbserial anyio EXTERNAL_LIBS := lufa -- cgit v1.2.3