v7
Diff: Robot.h
- Revision:
- 7:fa09588320d0
- Parent:
- 5:152295068384
- Child:
- 9:aff70d8f388a
diff -r 9d4190ab2739 -r fa09588320d0 Robot.h --- a/Robot.h Thu Mar 16 13:29:05 2017 +0000 +++ b/Robot.h Thu Mar 16 14:58:24 2017 +0000 @@ -29,7 +29,7 @@ LED getLed(); Deplacement getDeplacement(); Pattern getPattern(); - void action(int idAction); + void action(char idAction); void utiliserUltrason(); void afficherObstacle(); void scanneEnvironement();