mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
merge #2108
This commit is contained in:
@@ -5,9 +5,6 @@
|
||||
|
||||
class HTTPClient {
|
||||
public:
|
||||
// HTTPClient();
|
||||
// ~HTTPClient();
|
||||
|
||||
bool begin(String url) {
|
||||
return true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user