oki

Dependencies:   mbed

Fork of ProjetInfo2_Multi by julien bitoun

Committer:
thomasstrcic
Date:
Tue Jun 12 14:45:54 2018 +0000
Revision:
4:23e955d622f9
Parent:
2:ae058dfdebac
fuck bitoun

Who changed what in which revision?

UserRevisionLine numberNew contents of line
jujuonthebeat 0:5755bf39c144 1 #include "mbed.h"
jujuonthebeat 0:5755bf39c144 2
thomasstrcic 2:ae058dfdebac 3 void servo(void);
jujuonthebeat 0:5755bf39c144 4 int lireval(void);
thomasstrcic 4:23e955d622f9 5 void changement_code (int *);
jujuonthebeat 0:5755bf39c144 6
jujuonthebeat 0:5755bf39c144 7