a

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

Fork of button by Tk A

button.h

Committer:
choutin
Date:
2016-09-16
Revision:
3:cdeb282335a6
Parent:
0:8981bbe3e60e

File content as of revision 3:cdeb282335a6:

#include "mbed.h"

int phaseSW(void);

int teamLED();

void buzzer(bool on);

bool start();

int get_phase();

void initbutton();

void commandIn(int command[3]);