mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-12 01:53:07 +03:00
lwip2: fix disconnection/reconnection issue
also: improve version string remove useless message
This commit is contained in:
committed by
Ivan Grokhotkov
parent
7999f5c29c
commit
2335f18f5a
@ -1,6 +1,5 @@
|
||||
// generated by makefiles/make-lwip2-hash
|
||||
#ifndef LWIP_HASH_H
|
||||
#define LWIP_HASH_H
|
||||
#define LWIP_HASH 0x92f23d6
|
||||
#define LWIP_HASH_STR "92f23d6(tag:STABLE-2_0_3_RELEASE)"
|
||||
#define LWIP_HASH_STR "STABLE-2_0_3_RELEASE/glue:arduino-2.4.0-7-g7c20da9"
|
||||
#endif // LWIP_HASH_H
|
||||
|
Reference in New Issue
Block a user