arduino-restclient
arduino-restclient copied to clipboard
undefined reference to `RestClient::begin(unsigned char*);
Hi, I compile your code,and find that a error :undefined reference to `RestClient::begin(unsigned char*); I can't see the function of begin(unsigned char*);
I have the same issue. Did you fix it?