mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-12-14 17:27:30 +08:00
feat(lwip): Add UDP sync process trigger
This commit is contained in:
@@ -208,6 +208,8 @@ static int low_level_send_cb(esp_aio_t *aio)
|
||||
|
||||
pbuf_free(pbuf);
|
||||
|
||||
udp_sync_trigger();
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user