Martyn Gilbertson / M24512
Revision:
4:336ef5db5e78
Parent:
3:b6d7714cd171
Child:
5:431b0b0c00d3
diff -r b6d7714cd171 -r 336ef5db5e78 M24512.cpp
--- 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{