mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-11-02 07:31:37 +01:00
Move "mdns_name_t name" declaration inside loop to move it out of scope and reclain stack space before recursion call.
Move "mdns_name_t name" declaration inside loop to move it out of scope and reclain stack space before recursion call.