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:f929a0c362e7, committed 2022-09-04
- Comitter:
- zradic
- Date:
- Sun Sep 04 10:06:33 2022 +0000
- Parent:
- 0:bcbee14067e6
- Commit message:
- ...
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sun Sep 04 09:27:49 2022 +0000 +++ b/main.cpp Sun Sep 04 10:06:33 2022 +0000 @@ -7,7 +7,7 @@ led = 0; } void flip() { - if(crveniLed==1){ + if(brojac==0){ led = !led; } else{