Switch to C-style comments in test lwipopts

This commit is contained in:
Erik Ekman 2016-06-24 09:16:56 +02:00
parent 224d5a9f33
commit 94e502fc8a

View File

@ -48,7 +48,7 @@
#define TCP_WND (10 * TCP_MSS)
#define LWIP_WND_SCALE 1
#define TCP_RCV_SCALE 0
#define PBUF_POOL_SIZE 400 // pbuf tests need ~200KByte
#define PBUF_POOL_SIZE 400 /* pbuf tests need ~200KByte */
/* Minimal changes to opt.h required for etharp unit tests: */
#define ETHARP_SUPPORT_STATIC_ENTRIES 1