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.
Revision 1:842f42dcf39a, committed 2012-08-13
- Comitter:
- ahmetunal
- Date:
- Mon Aug 13 22:47:50 2012 +0000
- Parent:
- 0:fcd5b3044e79
- Commit message:
- C code
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
| mbed.bld | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Sun Apr 10 08:38:02 2011 +0000
+++ b/main.cpp Mon Aug 13 22:47:50 2012 +0000
@@ -8,5 +8,5 @@
lcd_init();
- lcd_printf("Ahmet UNAL");
+ lcd_printf("1-Wire Shift LCD");
}
--- a/mbed.bld Sun Apr 10 08:38:02 2011 +0000 +++ b/mbed.bld Mon Aug 13 22:47:50 2012 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/63bcd7ba4912 +http://mbed.org/users/mbed_official/code/mbed/builds/63bcd7ba4912 \ No newline at end of file