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: LPC1114_data_logger dmx_to_stepper BSM02 LPC1114_barometer_with_data_logging
Revision 1:05012e75c050, committed 2014-06-29
- Comitter:
- kenjiArai
- Date:
- Sun Jun 29 06:52:37 2014 +0000
- Parent:
- 0:b9f5cf0309af
- Child:
- 2:36339fd174d0
- Commit message:
- small modofocation
Changed in this revision
| AT24C1024.cpp | Show annotated file Show diff for this revision Revisions of this file |
| AT24C1024.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/AT24C1024.cpp Sun Jun 22 06:07:18 2014 +0000 +++ b/AT24C1024.cpp Sun Jun 29 06:52:37 2014 +0000 @@ -6,7 +6,7 @@ * http://www.page.sannet.ne.jp/kenjia/index.html * http://mbed.org/users/kenjiArai/ * Created: June 17th, 2014 - * Revised: June 21st, 2014 + * Revised: June 25th, 2014 * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, * INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
--- a/AT24C1024.h Sun Jun 22 06:07:18 2014 +0000
+++ b/AT24C1024.h Sun Jun 29 06:52:37 2014 +0000
@@ -6,7 +6,7 @@
* http://www.page.sannet.ne.jp/kenjia/index.html
* http://mbed.org/users/kenjiArai/
* Created: June 17th, 2014
- * Revised: June 22nd, 2014
+ * Revised: June 25th, 2014
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
@@ -104,4 +104,4 @@
uint8_t AT24C1024_addr;
};
-#endif // AT24C1024_H
\ No newline at end of file
+#endif // AT24C1024_H