tim008 tim008
/
LV6_grupa6_tim008
Diff: main.cpp
- Revision:
- 1:cb175cbb79e2
- Parent:
- 0:4d3312955f0c
--- a/main.cpp Thu Apr 10 15:24:00 2014 +0000 +++ b/main.cpp Thu Apr 10 15:25:42 2014 +0000 @@ -38,8 +38,11 @@ if(i==2) tacka=0; else tacka=1; - - ticker.attach_us(&prazno,1000); + t3.start(); + while(t3.read_ms()<1); + t3.reset(); + t3.stop(); + cifra=7; }