Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 1:cb175cbb79e2, committed 2014-04-10
- Comitter:
- tim008
- Date:
- Thu Apr 10 15:25:42 2014 +0000
- Parent:
- 0:4d3312955f0c
- Commit message:
- LV6-PAI-Grupa6_tim008
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- 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; }