lwip debug adjustments to makefiles

This commit is contained in:
Joseph Henry
2016-06-29 13:11:11 -07:00
parent c40d35715c
commit dbaddd386d
3 changed files with 14 additions and 5 deletions

View File

@@ -41,7 +41,7 @@ int main(int argc, char * argv[])
return 1;
}
return 1;
//return 1;
// Send multiple UDP datagrams to server
char data[1024];