Tedd OKANO / __collab_test2

Description: modified project by other user

Files at this revision

API Documentation at this revision

Comitter:
user InetrfaceProducts NXP
Date:
Sat Jun 09 00:48:19 2012 +0000
Parent:
6:e7484c826f75
Child:
9:dd2089ab7029
Commit message:
ct 05

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Sat Jun 09 00:20:37 2012 +0000
+++ b/main.cpp	Sat Jun 09 00:48:19 2012 +0000
@@ -2,6 +2,8 @@
 
 DigitalOut myled(LED1);
 
+//  test test
+
 int main() {
     while(1) {
         myled = 1;