LWIP 2.0.0 adaptations, formatted debug outputs

This commit is contained in:
Joseph Henry
2016-09-13 14:17:30 -07:00
parent c4fd74ac6e
commit 25bb33aa38
7 changed files with 220 additions and 50 deletions

View File

@@ -115,7 +115,7 @@ int (*realclose)(CLOSE_SIG);
DEBUG_INFO("$ZT_NC_NETWORK(len=%d)=%s", strlen(api_netpath), api_netpath);
}
#endif
DEBUG_EXTRA("api_netpath=%s", api_netpath);
//DEBUG_EXTRA("api_netpath=%s", api_netpath);
}
}