aREST
aREST copied to clipboard
aRest not working with WiFiEsp Library
Hi,
I tried to use your aRest library with the WiFiEsp library (https://github.com/bportaluri/WiFiEsp) but it doesn't work because aRest handle function wants a WiFiClient object and not WifiEspClient object, what can I do?
Thank you very much, Max.
Hey! I'll have to modify aREST for that :) May I ask why the standard ESP WiFi library is not ok for you?