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.
Diff: M24512.h
- Revision:
- 3:b6d7714cd171
- Parent:
- 2:1457e305e2b4
- Child:
- 4:336ef5db5e78
--- a/M24512.h Thu Aug 29 12:48:39 2019 +0100 +++ b/M24512.h Mon Sep 16 16:30:00 2019 +0100 @@ -3,12 +3,14 @@ * * <b> M24512.h</b> * <p> M24512 EEPROM Driver </p> - * @version 1.0.0 + * @version 1.0.1 * @since 06 June 2019 * @author Martyn Gilbertson * <p> * v1.0.0 - 06 June 2019 * [+] Initial release + * v1.0.1 - 16 September 2019 + * [+] Add retry to Write() * </p> */ #ifndef _M24512_H_