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.
Fork of rtos_basic by
Revision 8:b5783882fbe7, committed 2015-11-19
- Comitter:
- cvitas
- Date:
- Thu Nov 19 18:16:58 2015 +0000
- Parent:
- 7:290218dacf29
- Commit message:
- Izmjenio dva reda
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Mar 25 12:40:54 2015 +0000 +++ b/main.cpp Thu Nov 19 18:16:58 2015 +0000 @@ -4,7 +4,7 @@ DigitalOut kanal1(p5); DigitalOut kanal2(p6); DigitalOut kanal3(p7); -DigitalOut led2(LED2); +DigitalOut led2(LED4); void led2_funkcija(void const *args) { while (true) {