tito tito / Mbed 2 deprecated TP4-DigitCode

Dependencies:   mbed

Fork of DigitCode by Adrien Audouard

fonction.h

Committer:
Ridaz
Date:
2015-04-14
Revision:
0:163dfb02ed36
Child:
1:0f2ba28c2e70

File content as of revision 0:163dfb02ed36:

#define ETAT0 0
#define NB1 1
#define NB2 2
#define NB3 3
#define FINAL 4


int bitToInt(int );