Skip to content

OTA doc - Initial release of Web Browser section #1047

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

Merged
merged 1 commit into from
Nov 19, 2015
Merged

OTA doc - Initial release of Web Browser section #1047

merged 1 commit into from
Nov 19, 2015

Conversation

krzychb
Copy link
Contributor

@krzychb krzychb commented Nov 18, 2015

Ref: #1040 (comment)

Initial release of Web Browser section
Updated Introduction and Adruino IDE sections
Updated versions of platform packages
Added information about Digest-MD5 authentication and MD5 checksum
Updated TOC

Updated Introduction and Adruino IDE sections
Updated versions of platform packages
Addedd information about Digest-MD5 authentication and MD5 checksum
Updated TOC

Update ota_updates.md

### Implementation Overview

Updates with a web browswer are implemented using ```ESP8266HTTPUpdateServer``` class together with ```ESP8266WebServer``` and ```ESP8266mDNS``` classes. The following code is required to get it work:
Copy link

Choose a reason for hiding this comment

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

browswer -> browser

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, Christopher
Will correct in next pull request
Regards, Krzysztof

BTW - your Murmur Study is awesome 👍

igrr added a commit that referenced this pull request Nov 19, 2015
OTA doc - Initial release of Web Browser section
@igrr igrr merged commit 590eefa into esp8266:master Nov 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants