Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

#ESP8266 - Echo Bot

This is a basic example of how to use UniversalTelegramBot on ESP8266 based boards.

The application will echo an message it received back to the user.

NOTE: You will need to enter your SSID, password and bot Token for the example to work.

Application originally written by Giancarlo Bacchio for ESP8266-TelegramBot library

Adapted by Brian Lough

License

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.