mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-13 13:01:55 +03:00
@ -153,7 +153,7 @@ class HTTPClient {
|
||||
int writeToStream(Stream * stream);
|
||||
String getString(void);
|
||||
|
||||
String errorToString(int error);
|
||||
static String errorToString(int error);
|
||||
|
||||
protected:
|
||||
|
||||
|
Reference in New Issue
Block a user