#ESP8266 - Flash LED
This is a basic example of how to receive commands using UniversalTelegramBot for ESP8266 based boards.
The application will turn on and off an LED based on commands received via telegram.
Application originally written by Giancarlo Bacchio for ESP8266-TelegramBot library
Adapted by Brian Lough
NOTE: You will need to enter your SSID, password and bot Token for the example to work.
You may copy, distribute and modify the software provided that modifications are described and licensed for free under LGPL-3. Derivatives works (including modifications or anything statically linked to the library) can only be redistributed under LGPL-3, but applications that use the library don't have to be.