]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS-Plus/Demo/FreeRTOS_IoT_Libraries/mqtt/iot_config_common.h
Continued to work on the MQTT demo project.
[freertos] / FreeRTOS-Plus / Demo / FreeRTOS_IoT_Libraries / mqtt / iot_config_common.h
index 7867744234245ae675b4ae8ac110f6d9a54b1898..8d39bac4f47cb1658f4e5440630e0470ac245223 100644 (file)
@@ -34,9 +34,6 @@
 /* Use platform types on FreeRTOS. */\r
 #include "platform/iot_platform_types_freertos.h" //_RB_Makes common config file FreeRTOS specific\r
 \r
-/* Used to get the cloud broker endpoint for FreeRTOS. */\r
-//_RB_#include "aws_clientcredential.h"\r
-\r
 /* SDK version. */\r
 #define IOT_SDK_VERSION    "4.0.0"\r
 \r