Final

Dependencies:   mbed

Fork of MiniProject5_LightTracker by Austin Sloop

Revision:
6:992875df04f7
Child:
7:30afa5506e74
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ServoControl.h	Mon Jan 11 21:57:16 2016 +0000
@@ -0,0 +1,6 @@
+#ifndef ServoControl.h
+#define ServoControl.h
+
+#include "mbed.h"
+
+void ServoInit(void);
\ No newline at end of file