aws / aws-iot-core-mqtt-file-streams-embedded-c

MIT License
2 stars 5 forks source link

move mqtt_wrapper.h to source/include, update corresponding path in C… #2

Closed bradleysmith23 closed 1 year ago

bradleysmith23 commented 1 year ago

…MakeLists.txt

Issue #, if available:

Description of changes: Populate repo, moved mqtt_wrapper.h to source/include, updated CMakeLists.txt in test/unit-test to reflect this change. Tested by building and running the unit tests.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.