mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00

[Examples] [Async Handlers] simplify code by splitting long_async_handler into two functions (GitHub PR) Closes IDFGH-14011 See merge request espressif/esp-idf!34694