#ifndef __LWIP_DEMO_H__
#define __LWIP_DEMO_H__
#define LWIP_TEST_STACK_SIZE 4096
#define LWIP_TEST_TASK_PRIO 20
#endif /* __LWIP_DEMO_H__ */