Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion espressif/esp8266-arduino-ota/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

OTA (Over the Air) update is the process of loading the firmware to ESP module using Wi-Fi connection rather that a serial port.

This example is adapted from https://github.com/esp8266/Arduino/blob/master/doc/ota_updates/readme.md
This example is adapted from https://github.com/esp8266/Arduino/blob/master/doc/ota_updates/readme.rst

## Execute the example

Expand Down