mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +03:00
From: @oddstr13 (https://github.com/d-a-v/esp82xx-nonos-linklayer/pull/28) Initialize pcb->local_ip.type depending on whether we have IPv4, IPv4+IPv6 or IPv6 networking stack. Fixes esp8266/Arduino#5744 Closes esp8266/Arduino#5745
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
// generated by makefiles/make-lwip2-hash
|
||||
#ifndef LWIP_HASH_H
|
||||
#define LWIP_HASH_H
|
||||
#define LWIP_HASH_STR "STABLE-2_1_2_RELEASE/glue:1.1"
|
||||
#define LWIP_HASH_STR "STABLE-2_1_2_RELEASE/glue:1.1-2-ga501b57"
|
||||
#endif // LWIP_HASH_H
|
||||
|
Reference in New Issue
Block a user