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:085f0f4eaa0c, committed 2014-04-07
- Comitter:
- tim007
- Date:
- Mon Apr 07 12:03:35 2014 +0000
- Parent:
- 0:51aadb40d855
- Commit message:
- priprema LV6 Z02
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 51aadb40d855 -r 085f0f4eaa0c main.cpp --- a/main.cpp Mon Apr 07 12:00:13 2014 +0000 +++ b/main.cpp Mon Apr 07 12:03:35 2014 +0000 @@ -15,6 +15,9 @@ void brojac() { brojac1=(brojac1+1)%16; + if (taster) + for(int i = 0; i < 500; i++) + if (!taster) break; if (taster) brojac2=(brojac2+1)%16; prikaz1=brojac1;