sacot41/SCWifiConnector

Arduino example error

Closed this issue · 1 comments

When I compile the example, on Arduino IDE, I have the following error: class SCWifiConnector' has no member named 'enableWifi'.

The exemple code is not up to date with the library. "enableWifi" is an old function that is not longer necessary. You can remove it from your code.