Šolski center Kranj / Mbed 2 deprecated 003-ioconfig-in

Dependencies:   mbed

Files at this revision

API Documentation at this revision

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();