Martyn Gilbertson / M24512
Revision:
5:431b0b0c00d3
Parent:
4:336ef5db5e78
--- a/M24512.h	Wed Oct 16 13:30:15 2019 +0100
+++ b/M24512.h	Thu Feb 13 13:55:59 2020 +0000
@@ -9,12 +9,21 @@
  * <p>
  *  v1.0.0   - 06 June 2019
  *          [+] Initial release
+ *
  *  v1.0.1   - 16 September 2019
  *          [+] Add retry to Write()
+ *
+ * *  v1.0.2   - 16 October 2019
+ *          [*] Decreased retry limit as to not WDT
+ *  		[+] Allow ready routine from public
+ *
  *  v1.0.2   - 16 October 2019
  *          [*] Decreased retry limit as to not WDT
- *  		[+] Allow ready routine from public
- * </p>
+ *          [+] Allow ready routine from public
+ *
+ *  v1.0.3   -  13 February 2020
+ *          [+] Improved Timeout on read
+ *          [+] Decreased default i2c frequency for stability
  */
 #ifndef _M24512_H_
 #define _M24512_H_