I'm using a telegram bot via the CTBot library however it cannot connect using ESPAsyncWiFiManager since the function myBot.wifiConnect(ssid, password) requires ssid and password variables.
Is there any way for CTBot to connect with ESPAsyncWiFiManager ?
Hello,
I'm using a telegram bot via the CTBot library however it cannot connect using ESPAsyncWiFiManager since the function myBot.wifiConnect(ssid, password) requires ssid and password variables.
Is there any way for CTBot to connect with ESPAsyncWiFiManager ?
Regards, Michael.