mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	single ota path
This commit is contained in:
		| @@ -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_) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user