Mihail Stoyanov
/
demo_program2
test
Fork of demo_program by
Revision 9:8725f077b98a, committed 2013-05-21
- 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 |
diff -r cb9b22d13f60 -r 8725f077b98a main.cpp --- 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); + } }