mirror of
https://github.com/espressif/esp-idf.git
synced 2026-02-08 16:19:39 -05: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