![](/media/cache/group/default_image.jpg.50x50_q85.jpg)
Time is good
Fork of Robot2016_2-0 by
Diff: main.cpp
- Revision:
- 82:07e13071dd7b
- Parent:
- 81:e7b03e81b025
- Child:
- 83:714fa414b2bf
--- a/main.cpp Thu May 05 18:17:08 2016 +0000 +++ b/main.cpp Fri May 06 07:08:44 2016 +0000 @@ -16,8 +16,8 @@ { Ticker ticker; ticker.attach(&Sharps, 0.01); - - TestDist3(1,1); + while (start == 0) ; + GotoDist(5.5); while(1); }