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.
Dependencies: mbed led_Za_KRAJ
Revision 1:47811d27625b, committed 2020-11-15
- Comitter:
- nkovacic
- Date:
- Sun Nov 15 19:49:21 2020 +0000
- Parent:
- 0:7e85a1ad7266
- Commit message:
- Ok
Changed in this revision
| led_Za_KRAJ.lib | Show annotated file Show diff for this revision Revisions of this file |
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 7e85a1ad7266 -r 47811d27625b led_Za_KRAJ.lib --- a/led_Za_KRAJ.lib Tue Nov 10 12:26:11 2020 +0000 +++ b/led_Za_KRAJ.lib Sun Nov 15 19:49:21 2020 +0000 @@ -1,1 +1,1 @@ -led_Za_KRAJ#7db1dc5a875c +https://os.mbed.com/teams/TVZ2020/code/led_Za_KRAJ/#9e57ec7ab39e
diff -r 7e85a1ad7266 -r 47811d27625b main.cpp
--- a/main.cpp Tue Nov 10 12:26:11 2020 +0000
+++ b/main.cpp Sun Nov 15 19:49:21 2020 +0000
@@ -67,7 +67,7 @@
if(tKraj.read_ms()>10000) {
- led.ledblink(5); //poziva klasu led_Za_KRAJ
+ led.ledblink(); //poziva klasu led_Za_KRAJ
}