a

Dependents:   3servotest 1stcomp 3rdcompfixstart 2ndcomp ... more

Fork of Servo by Tk A

Revision:
0:655e1fcb96be
Child:
1:c8ecfd809e22
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/servo.h	Wed Sep 07 07:35:46 2016 +0000
@@ -0,0 +1,9 @@
+#include "mbed.h"
+
+void close_hand(void);
+
+void close_arm(void);
+
+void open_hand(void);
+
+void open_arm(void);
\ No newline at end of file