mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 14:37:04 +00:00
preen
This commit is contained in:
@@ -3,10 +3,6 @@
|
||||
#ifdef USE_NETWORK
|
||||
#include "esphome/core/component.h"
|
||||
|
||||
#ifdef USE_ESP32
|
||||
#include "esp_netif.h"
|
||||
#include "esp_event.h"
|
||||
#endif
|
||||
namespace esphome::network {
|
||||
class NetworkComponent : public Component {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user