Added debug statements for transfer test

This commit is contained in:
Joseph Henry 2015-11-03 10:30:18 -08:00
commit df391c8413
4 changed files with 8 additions and 1 deletions

View file

@ -48,6 +48,7 @@
//#define TCP_MSS 2048
//#define TCP_WND 512
#define LWIP_NOASSERT 1
#define TCP_LISTEN_BACKLOG 0
/*------------------------------------------------------------------------------