forked from espressif/arduino-esp32
update IDF libraries and includes
This commit is contained in:
@ -137,7 +137,7 @@ struct pbuf {
|
||||
*/
|
||||
u16_t ref;
|
||||
|
||||
#ifdef LWIP_ESP8266
|
||||
#if ESP_LWIP
|
||||
void *eb;
|
||||
#endif
|
||||
};
|
||||
|
Reference in New Issue
Block a user