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
Revision 1:6eac03db3e22, committed 2015-05-02
- Comitter:
- 71GA
- Date:
- Sat May 02 17:23:20 2015 +0000
- Parent:
- 0:f527456a69f2
- Commit message:
- First commit of this program.
Changed in this revision
main.c | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.c Sat May 02 17:21:33 2015 +0000 +++ b/main.c Sat May 02 17:23:20 2015 +0000 @@ -38,7 +38,7 @@ delay(); - //prizgemo P1.13 preko celotnega porta + //ugasnemo P1.13 preko celotnega porta PIN1 = PIN1 & !(1<<13); delay();