mirror of
https://github.com/esphome/esphome.git
synced 2025-08-06 18:37:47 +00:00
single ota path
This commit is contained in:
parent
8aa8af735d
commit
681d9236f9
@ -83,7 +83,7 @@ class AuthMiddlewareHandler : public MiddlewareHandler {
|
||||
|
||||
} // namespace internal
|
||||
|
||||
class WebServerBase : public Component, public ota_base::OTAComponent {
|
||||
class WebServerBase : public ota_base::OTAComponent {
|
||||
public:
|
||||
void init() {
|
||||
if (this->initialized_) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user