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.
Fork of Nucleo_blink_led by
Revision 11:7a99368a94e4, committed 2016-01-12
- Comitter:
- adam_z
- Date:
- Tue Jan 12 13:54:42 2016 +0000
- Branch:
- branchj
- Parent:
- 10:10721093b14e
- Commit message:
- publish1
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file | 
--- a/main.cpp	Tue Jan 12 13:52:15 2016 +0000
+++ b/main.cpp	Tue Jan 12 13:54:42 2016 +0000
@@ -9,6 +9,6 @@
         myled = 0; // LED is OFF
         wait(0.11); // 1 sec
         //branch k
-        //publish
+        //publish 1
     }
 }
    