mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-11 00:12:06 +00:00
The example for mqtt ssl mutual authentication is now using the event loop. Thi modification makes it uniform with all the other mqtt examples.