From 8470259b1ff3e8ab17af54c2c95288e9fd838ecc Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Sat, 30 Mar 2013 18:59:06 +0100 Subject: digital/io-hub/src/apbirthday: add US distance sensors control --- digital/io-hub/src/apbirthday/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'digital/io-hub/src/apbirthday/Makefile') diff --git a/digital/io-hub/src/apbirthday/Makefile b/digital/io-hub/src/apbirthday/Makefile index 0b570851..17254322 100644 --- a/digital/io-hub/src/apbirthday/Makefile +++ b/digital/io-hub/src/apbirthday/Makefile @@ -12,7 +12,7 @@ apbirthday_SOURCES = main.cc robot.cc hardware.host.cc hardware.stm32.cc \ $(AVR_SOURCES) MODULES = utils hal/gpio hal/adc hal/uart hal/usb hal/i2c hal/spi \ - base/proto dev/avrisp + base/proto dev/avrisp dev/usdist # Hack mode, include old code from AVR modules. AVR_MODULES = math/geometry math/fixed -- cgit v1.2.3