mirror of
https://github.com/espressif/esp-idf
synced 2025-03-21 23:19:10 -04: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.