1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-12 01:53:07 +03:00

IPv6: DHCP6 & NTP fix (lwIP fix from David J. Fiddes D.J@fiddes.net) (#5649)

* +dhcp6_set_ntp_servers (lwIP patch from David J. Fiddes D.J@fiddes.net)
This commit is contained in:
david gauchard
2019-01-30 09:33:22 +01:00
committed by GitHub
parent 3f267bd238
commit 7d512c4c7c
11 changed files with 12 additions and 6 deletions

View File

@ -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.0-11-g87c709d"
#define LWIP_HASH_STR "STABLE-2_1_2_RELEASE/glue:1.1"
#endif // LWIP_HASH_H