mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2025-12-16 18:08:11 +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>