Add httpupdate lib import in ota documentation by amjed-ali-k · Pull Request #8667 · esp8266/Arduino
Docs doesn't include any reference to include <ESP8266httpUpdate.h> library in Advanced OTA Updater section. It took me some time to find out while reading the docs
Docs doesn't include any reference to include <ESP8266httpUpdate.h> library in Advanced OTA Updater section. It took me some time to find out while reading the docs
d-a-v
changed the title
Add httpupdate lib import in ota example
Add httpupdate lib import in ota documentation
@amjed-ali-k I may not understand your motivation, but a lesson I learned was that "docs" include the examples. Given that the examples use the line #include <ESP8266httpUpdate.h>, how is it helpful to add that line twice more to readme.rst? Perhaps you would like to clarify the need.
hasenradball pushed a commit to hasenradball/Arduino that referenced this pull request
Nov 18, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters