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.cpp
- Revision:
- 4:336ef5db5e78
- Parent:
- 3:b6d7714cd171
- Child:
- 5:431b0b0c00d3
--- a/M24512.cpp Mon Sep 16 16:30:00 2019 +0100
+++ b/M24512.cpp Wed Oct 16 13:30:15 2019 +0100
@@ -68,7 +68,7 @@
{
int8_t ack;
char cmd[2] = {0,0};
- int timeout = 20000;
+ int timeout = 20;
// Wait for end of write
do{