After including the library header, call CoopMultitasking::startLoop() to run another loop, just like the normal loop() you're used to writing in Arduino sketches. The loop function you pass to ...
Using the information in https://docs.espressif.com/projects/arduino-esp32/en/latest/esp-idf_component.html we have integrated Arduino as a component in IDF, and we ...