You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello bosoft-ESP,
I added the functionality you asked for in the v 2.1.5 (with others patches) and a new release is on the way.
Thanks fo using the library!
Hello
I have been thinking about adding these lines in the CTBotWifiSetup.cpp file to report the IP change in the CTBotWifiSetup::setIP function.
Following the same rules as in the line 111-113 in function CTBotWifiSetup::wifiConnect
I have inserted the same to line 71-73 in function CTBotWifiSetup::setIP
Although it would be better if these lines were like this:
this way it would not compile if CTBOT_DEBUG_DISABLED == 0
Thanks for your hard work. Regards
The text was updated successfully, but these errors were encountered: