Vladimir

Results 4 comments of Vladimir

After initializing wifi, add the line: ` secured_client.setCACert(TELEGRAM_CERTIFICATE_ROOT); // Add root certificate for api.telegram.org`

I made a temporary solution to the problem, but it is desirable to do this at the library level: `if (program_start==0) ` ` { ` ` timer_ws=millis(); ` ` program_start=1;...