Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update docs for no delta updates #2421

Merged
merged 1 commit into from
Nov 11, 2022

Conversation

danewalton-msft
Copy link
Member

No description provided.

@@ -380,6 +380,8 @@ typedef struct
/**
* @brief Details of a file referenced in the update request.
*
* @note C SDK will not support delta updates at this time, so relatedFiles,
Copy link
Contributor

@ahsonkhan ahsonkhan Nov 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

branding nit to avoid confusion:

Suggested change
* @note C SDK will not support delta updates at this time, so relatedFiles,
* @note The Embedded C SDK will not support delta updates at this time, so relatedFiles,

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This might require clang-formatting, if line length is too long now.

@danewalton-msft danewalton-msft merged commit be56014 into Azure:feature/iot-adu Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants