1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +03:00

Another typo correction

This commit is contained in:
krzychb 2015-11-08 20:04:24 +01:00
parent 4e5515b92c
commit 667de2d58d

View File

@ -81,9 +81,7 @@ OTA process will be demonstrated using:
![OTA upload complete](ota-ide-ota-upload-complete.png)
**Note**
To be able to upload your sketch over and over again using OTA, you need to embed inside OTA routines. Please use DNS_SD_Arduino_OTA.ino as an example.
**Note** To be able to upload your sketch over and over again using OTA, you need to embed OTA routines inside. Please use DNS_SD_Arduino_OTA.ino as an example.
## HTTP Server