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.
Dependencies: SNICInterface mbed-rtos mbed
Fork of murataDemo by
Diff: logo.h
- Revision:
- 15:abc12b228291
- Parent:
- 11:bdf601a405fc
--- a/logo.h Mon May 26 06:28:29 2014 +0000
+++ b/logo.h Tue May 27 01:36:56 2014 +0000
@@ -50,6 +50,6 @@
lcd.cls();
lcd.print_bm(xively_logo, 24, i);
lcd.copy_to_lcd();
- wait(0.1);
+ wait(0.01);
}
}
\ No newline at end of file
