WIZNet W5500 with additional enhancements
Fork of WIZnetInterface by
Diff: arch/ext/W5500.cpp
- Revision:
- 35:fe3028eda085
- Parent:
- 34:7d44648ec5f2
- Child:
- 38:67e763cdde02
--- a/arch/ext/W5500.cpp Mon Oct 09 19:58:19 2017 +0200 +++ b/arch/ext/W5500.cpp Tue Oct 10 20:56:13 2017 +0200 @@ -55,6 +55,8 @@ reset_pin = 1; inst = this; dnsaddr = 0; + timesrv = 0; + leaseTime = 0; sock_any_port = SOCK_ANY_PORT_NUM; }