diff --git a/examples/Demo/Demo.ino b/examples/Demo/Demo.ino index 05592ae..26487c8 100644 --- a/examples/Demo/Demo.ino +++ b/examples/Demo/Demo.ino @@ -1,3 +1,12 @@ + /* + ElegantOTA Demo Example - This example will work for both ESP8266 & ESP32 microcontrollers. + ----- + Author: Ayush Sharma ( https://github.com/ayushsharma82 ) + + Important Notice: Star the repository on Github if you like the library! :) + Repository Link: https://github.com/ayushsharma82/ElegantOTA +*/ + #if defined(ESP8266) #include #include