Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 636 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 636 Bytes

Telegram Basic Test

Telegram basic test for ESP32.

This example sends a telegram message from te ESP32 board to a cell phone with Telegram App installed. Youn only need to copy the lib content to your arduino libraryes folder and run the program that you find at src folder.

You will need to install Arduino IDE: https://iberotecno.com/blog-supratecno/47-tutoriales-paso-a-paso/107-como-instalar-y-configurar-el-ide-de-arduino-tutorial

And the requiered dependencies for ESP32 boards: https://iberotecno.com/blog-supratecno/47-tutoriales-paso-a-paso/108-como-instalar-esp32-en-el-ide-de-arduino-tutorial

Thanks and enjoy!!