mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 00:09:51 +03:00
v3.7.2
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