forked from espressif/arduino-esp32
update IDF libs and includes
This commit is contained in:
@ -1665,7 +1665,7 @@
|
||||
* LWIP_STATS==1: Enable statistics collection in lwip_stats.
|
||||
*/
|
||||
#ifndef LWIP_STATS
|
||||
#define LWIP_STATS 1
|
||||
#define LWIP_STATS 0
|
||||
#endif
|
||||
|
||||
#if LWIP_STATS
|
||||
|
Reference in New Issue
Block a user