a

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

Fork of button by Tk A

Revision:
0:8981bbe3e60e
Child:
3:cdeb282335a6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/button.h	Wed Sep 07 08:00:34 2016 +0000
@@ -0,0 +1,9 @@
+#include "mbed.h"
+
+int phaseSW(void);
+
+int teamLED();
+
+void buzzer(bool on);
+
+bool start();
\ No newline at end of file