Closed ewertons closed 2 years ago
Add code documentation to the ADU structures and functions
[ ] Yes [x] No
What kind of change does this Pull Request introduce?
[ ] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [x] Documentation content changes [ ] Other... Please describe:
No tests necessary. This change is just in function and structure documentation.
In azure_iot_adu_client.h:20 to 101, I believe we should remove the sample update request and manifest. Thoughts?
Yes I agree. People can check the unit tests now for examples.
Purpose
Add code documentation to the ADU structures and functions
Does this introduce a breaking change?
Pull Request Type
What kind of change does this Pull Request introduce?
How to Test
No tests necessary. This change is just in function and structure documentation.