Update Fleet Provisioning Demo comments (#762)

This commit is contained in:
johnrhen 2022-01-03 12:12:21 -08:00 committed by GitHub
parent 626b54819b
commit 4e450d39d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View file

@ -496,9 +496,8 @@ void vStartFleetProvisioningDemo()
mbedtls_platform_mutex_unlock ); mbedtls_platform_mutex_unlock );
/* This example uses a single application task, which shows that how to use /* This example uses a single application task, which shows that how to use
* Device Defender library to generate and validate AWS IoT Device Defender * Fleet Provisioning library to generate and sign certificates with AWS IoT
* MQTT topics, and use the coreMQTT library to communicate with the AWS * and create new IoT Things using the AWS IoT Fleet Provisioning API */
* IoT Device Defender service. */
xTaskCreate( prvFleetProvisioningTask, /* Function that implements the task. */ xTaskCreate( prvFleetProvisioningTask, /* Function that implements the task. */
"DemoTask", /* Text name for the task - only used for debugging. */ "DemoTask", /* Text name for the task - only used for debugging. */
democonfigDEMO_STACKSIZE, /* Size of stack (in words, not bytes) to allocate for the task. */ democonfigDEMO_STACKSIZE, /* Size of stack (in words, not bytes) to allocate for the task. */

View file

@ -25,7 +25,7 @@
*/ */
/*** /***
* See https://www.FreeRTOS.org/iot-device-defender for configuration and usage instructions. * See https://www.FreeRTOS.org/iot-fleet-provisioning for configuration and usage instructions.
***/ ***/
/* Standard includes. */ /* Standard includes. */

View file

@ -51,6 +51,7 @@ appropiate
aptime aptime
apu apu
ar ar
aren't
args args
armv armv
arp arp