![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
Fork de Timer après le match à 61 points
Fork of Timer by
Diff: tests.cpp
- Revision:
- 84:b54822c913b0
- Parent:
- 81:e7b03e81b025
--- a/tests.cpp Fri May 06 09:20:49 2016 +0200 +++ b/tests.cpp Fri May 06 07:43:02 2016 +0000 @@ -1,8 +1,7 @@ #include "entete.h" void wait_start() { - while (start == 1); - while (start == 0); + while (CAMP != 0) ; } void TestDist3(float start, float pas) {