11111
Fork of WIZnetInterface by
Diff: EthernetInterface.h
- Revision:
- 30:6feeaebad180
- Parent:
- 28:200e63e513a8
--- a/EthernetInterface.h Tue Nov 17 06:35:55 2015 +0000
+++ b/EthernetInterface.h Fri Nov 04 02:28:28 2016 +0000
@@ -76,7 +76,7 @@
char* getGateway();
char* getMACAddress();
- int IPrenew(int timeout_ms = 15*1000);
+ int IPrenew(int timeout_ms = 8*1000);
private:
char ip_string[20];
