mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-13 13:01:55 +03:00
Update SDK to 1.5.3
This commit is contained in:
@ -569,7 +569,7 @@
|
||||
* IP_DEFAULT_TTL: Default value for Time-To-Live used by transport layers.
|
||||
*/
|
||||
#ifndef IP_DEFAULT_TTL
|
||||
#define IP_DEFAULT_TTL 255
|
||||
#define IP_DEFAULT_TTL 128
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user