Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 941 Bytes

File metadata and controls

15 lines (8 loc) · 941 Bytes

#ESP32 - Flash LED

This is a basic example of how to receive commands using UniversalTelegramBot for ESP32 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.

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.