espressif / esp-mqtt

ESP32 mqtt component
Apache License 2.0
603 stars 255 forks source link

config: option to configure mqtt task priority (IDFGH-2903) #154

Closed rezatoune closed 4 years ago

rezatoune commented 4 years ago

This adds usage of a configurable mqtt task priority. Related PR for esp-idf is at https://github.com/espressif/esp-idf/pull/4947