support adjustments for LWIP 2.0.0

This commit is contained in:
Joseph Henry
2016-09-14 16:48:02 -07:00
parent 7a6ed30200
commit 32c369fd77
8 changed files with 36 additions and 33 deletions

View File

@@ -193,6 +193,7 @@ void zts_get_ipv6_address(const char *nwid, char *addrstr)
// Get device ID
int zts_get_device_id()
{
// zt->node->status
/* TODO */ return 0;
}
//