mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-09-13 13:44:10 +00:00
fix standalone
This commit is contained in:
@@ -64,9 +64,11 @@ class ESP_SSLClient : public Stream {
|
||||
}
|
||||
void flush() override {
|
||||
}
|
||||
|
||||
void stop() {
|
||||
}
|
||||
void setTimeout(uint32_t) {
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
#endif // ESP_SSLClient_h
|
||||
|
||||
Reference in New Issue
Block a user