a

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

Fork of button by Tk A

button.h

Committer:
choutin
Date:
2016-09-17
Revision:
4:4202cede988e
Parent:
3:cdeb282335a6

File content as of revision 4:4202cede988e:

#include "mbed.h"

int phaseSW(void);

int teamLED();

void buzzer(bool on);

bool start();

int get_phase();

void initbutton();

void commandIn(int command[3]);