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.
Dependents: ISL1208_HelloWorld
Revision 1:c951ff6da740, committed 2013-09-16
- Comitter:
- neilt6
- Date:
- Mon Sep 16 22:06:51 2013 +0000
- Parent:
- 0:697ca602e934
- Child:
- 2:f33dbb2535a3
- Commit message:
- Improved example
Changed in this revision
| ISL1208.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/ISL1208.h Mon Sep 09 19:32:41 2013 +0000
+++ b/ISL1208.h Mon Sep 16 22:06:51 2013 +0000
@@ -59,7 +59,7 @@
* wait(1.0);
* }
* } else {
- * printf("Device not detected!\n");
+ * error("Device not detected!\n");
* }
* }
* @endcode
ISL1208 Real Time Clock