aws / aws-iot-device-sdk-embedded-C

SDK for connecting to AWS IoT from a device using embedded C.
MIT License
975 stars 623 forks source link

demos,fleet_provisioning: Fix missing assignment #1860

Closed szsam closed 1 year ago

szsam commented 1 year ago

Description of changes: Assign return value of PublishToTopic to status

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

kstribrnAmzn commented 1 year ago

Thanks for making this change! I've approved and kicked off the checks. I'll also notify a member of our PRBR team to approve.