]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS-Plus/Demo/FreeRTOS_IoT_Libraries/mqtt/main.c
Files as per 190725_FreeRTOS_IoT_Libs_Task_Pool_and_MQTT_Preview interim release.
[freertos] / FreeRTOS-Plus / Demo / FreeRTOS_IoT_Libraries / mqtt / main.c
index 213defd0358801c364880221f201d9ad938ecbb7..bedfd3e859a2f1405da42c34f19822f3c39984c7 100644 (file)
@@ -25,9 +25,9 @@
  * 1 tab == 4 spaces!\r
  */\r
 \r
-/*\r
- * TBD\r
- */\r
+ /***\r
+  * See https://www.FreeRTOS.org/mqtt/index.html for configuration and usage instructions.\r
 ***/\r
 \r
 /* Standard includes. */\r
 #include <stdio.h>\r
@@ -102,10 +102,9 @@ static UBaseType_t ulNextRand;
 \r
 int main( void )\r
 {\r
-       /*\r
-        * Instructions for using this project are provided on:\r
-        * TBD\r
-        */\r
+       /***\r
+        * See https://www.FreeRTOS.org/mqtt/index.html for configuration and usage instructions.\r
+        ***/\r
 \r
        /* Miscellaneous initialisation including preparing the logging and seeding\r
        the random number generator. */\r