v7
Diff: Robot.h
- Revision:
- 9:aff70d8f388a
- Parent:
- 7:fa09588320d0
- Child:
- 10:d88127a08e44
--- a/Robot.h Sat Mar 18 15:07:10 2017 +0000 +++ b/Robot.h Thu Mar 23 09:46:24 2017 +0000 @@ -29,7 +29,7 @@ LED getLed(); Deplacement getDeplacement(); Pattern getPattern(); - void action(char idAction); + void action(char idAction, char mode); void utiliserUltrason(); void afficherObstacle(); void scanneEnvironement();