test

Fork of demo_program by -deleted-

Files at this revision

API Documentation at this revision

Comitter:
screamer
Date:
Tue May 21 12:40:38 2013 +0000
Parent:
8:cb9b22d13f60
Commit message:
test

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon May 20 09:14:45 2013 +0000
+++ b/main.cpp	Tue May 21 12:40:38 2013 +0000
@@ -14,5 +14,6 @@
         newled = 0;
         newerled = 0;
         wait(0.5);
+        
     }
 }