telegram_esp32 icon indicating copy to clipboard operation
telegram_esp32 copied to clipboard

Code didn't work.

Open maxpicklez opened this issue 2 years ago • 0 comments

Hello I tried this code and it didn't work as-is.

I had to add the following line after Wifi.Begin(); client.setCACert(TELEGRAM_CERTIFICATE_ROOT);

Also sending photos didn't work but I fixed that by installing the master of the UniversalTelegramBot library.

Thanks for the example code, I really like it.

maxpicklez avatar Feb 16 '23 20:02 maxpicklez