EthernetNetIf Compatibility.
Dependents: XBeeWiFi_SPI_example
Fork of NetServicesSource by
Diff: if/lwip/LwipNetIf.h
- Revision:
- 3:95e0bc00a1bb
- Parent:
- 2:a4f97773c90f
- Child:
- 9:c79fa4034f5b
diff -r a4f97773c90f -r 95e0bc00a1bb if/lwip/LwipNetIf.h --- a/if/lwip/LwipNetIf.h Fri Jun 18 09:22:54 2010 +0000 +++ b/if/lwip/LwipNetIf.h Fri Jun 18 10:38:57 2010 +0000 @@ -50,6 +50,7 @@ private: Timer m_tcpTimer; + Timer m_dnsTimer; bool m_init;