nana

Dependencies:   mbed

Committer:
jujuonthebeat
Date:
Fri May 18 14:04:05 2018 +0000
Revision:
0:5755bf39c144
nana

Who changed what in which revision?

UserRevisionLine numberNew contents of line
jujuonthebeat 0:5755bf39c144 1 #include "mbed.h"
jujuonthebeat 0:5755bf39c144 2
jujuonthebeat 0:5755bf39c144 3 void fermer (void);
jujuonthebeat 0:5755bf39c144 4 void ouvrir(void);
jujuonthebeat 0:5755bf39c144 5 int lireval(void);
jujuonthebeat 0:5755bf39c144 6
jujuonthebeat 0:5755bf39c144 7