ota_basic example, ota-tftp support: Add links to the new OTA wiki page

This commit is contained in:
Angus Gratton 2016-02-08 16:58:31 +11:00
parent c8716747bb
commit d5e50edc0b
3 changed files with 9 additions and 2 deletions

View file

@ -20,6 +20,8 @@
* IMPORTANT: TFTP is not a secure protocol.
* Only allow TFTP OTA updates on trusted networks.
*
*
* For more details, see https://github.com/SuperHouse/esp-open-rtos/wiki/OTA-Update-Configuration
*/
/* Start a FreeRTOS task to wait to receive an OTA update from a TFTP client.