summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2013-02-06 23:27:02 +0000
committerChristian Pointner <equinox@spreadspace.org>2013-02-06 23:27:02 +0000
commit6ed70dd7fb3b031aac78d2184d52905e7ff77663 (patch)
treeccf9f2a642490288e9e51d04c6bc3385102056e3
parentmain loop injects events now (diff)
added limits
git-svn-id: https://svn.spreadspace.org/avr/trunk@150 aa12f405-d877-488e-9caf-2d797e2a1cc7
-rw-r--r--usb-i2c-sl018/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb-i2c-sl018/Makefile b/usb-i2c-sl018/Makefile
index 1db8b4a..890777e 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
+OBJ := $(NAME).o heartbeat.o stepper.o ledmatrix.o sl018.o keystore.o statemachine.o eventqueue.o limits.o
LIBS := util led lufa-descriptor-usbserial anyio
EXTERNAL_LIBS := lufa