esp-open-rtos/examples/upnp/lwipopts.h
2017-10-05 22:51:39 +02:00

5 lines
92 B
C

#define LWIP_IGMP 1
/* Use the defaults for everything else */
#include_next <lwipopts.h>