mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-05 22:11:04 +08:00
feat(lwip): Add ping function
Commit ID: b650d19c
This commit is contained in:
@ -2231,4 +2231,6 @@ void *memp_malloc_ll(size_t type);
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define ESP_PING 1
|
||||
|
||||
#endif /* __LWIP_HDR_LWIPOPTS_H__ */
|
||||
|
Reference in New Issue
Block a user