What kind of change does this Pull Request introduce?
[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:
How to Test
Just run the ESP32 ADU sample as usual.
What to Check
Verify the update happens as expected from version 1.0 to 1.1, and the update request gets rejected after the device boots up with the new image version (1.1).
Purpose
Fix for github issue https://github.com/Azure-Samples/iot-middleware-freertos-samples/issues/210
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
Just run the ESP32 ADU sample as usual.
What to Check
Verify the update happens as expected from version 1.0 to 1.1, and the update request gets rejected after the device boots up with the new image version (1.1).
Other Information