mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-24 08:45:10 +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
6 lines
169 B
C
6 lines
169 B
C
// 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-2-ga501b57"
|
|
#endif // LWIP_HASH_H
|