From 626f6b813375a2a67d110cf8f240fe829d5887e4 Mon Sep 17 00:00:00 2001 From: Damien George Date: Sat, 22 Mar 2014 15:52:33 +0000 Subject: stmhal: Add servo driver. --- stmhal/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stmhal/Makefile') diff --git a/stmhal/Makefile b/stmhal/Makefile index 60e5fde3d..938871aef 100644 --- a/stmhal/Makefile +++ b/stmhal/Makefile @@ -89,8 +89,8 @@ SRC_C = \ diskio.c \ lcd.c \ accel.c \ + servo.c \ -# servo.c \ # timer.c \ # audio.c \ # i2c.c \ -- cgit v1.2.3