Fabien Lepoutre
/
Prog_Projet
Projet3i4
Revision 2:e253b64effa0, committed 2012-04-24
- Comitter:
- fabienlepoutre
- Date:
- Tue Apr 24 15:01:11 2012 +0000
- Parent:
- 1:bb98d7d1e25f
- Commit message:
Changed in this revision
AnalogTest.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/AnalogTest.cpp Tue Apr 24 14:51:28 2012 +0000 +++ b/AnalogTest.cpp Tue Apr 24 15:01:11 2012 +0000 @@ -20,7 +20,7 @@ break; case 2 : v_TestPorts(); break; - default : printf("Commande errone\r\n"); + default : break; } }