mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-29 01:03:57 +00:00
- Fix the config file header include gaurd - Fixes comments only in the main prvMQTTDemoTask( void * pvParameters ) - Deletes unused headers. - Check the return value of MQTT_Disconnect(). Co-authored-by: Oscar Michael Abrina <abrinao@amazon.com>