Update ReadMe

This commit is contained in:
Eric
2021-07-31 21:14:44 -07:00
parent d5ebb9a165
commit 2ddce7f16c
2 changed files with 11 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
/////////////////////////////////////////////////////////////////
/*
OTA Solution - Build your own OTA platform (2/2, ESP32 OTA Application)
Video Tutorial: https://youtu.be/oNFqwvYYWe4
Created by Eric N. (ThatProject)
*/
/////////////////////////////////////////////////////////////////
#include "SimpleOTA.h"
SimpleOTA *simpleOTA;