mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-12-15 17:34:53 +08: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>