mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 11:22:24 +01:00
Remove duplicate TAG value
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
namespace esphome {
|
||||
namespace wifi_info {
|
||||
|
||||
static const char TAG[] = "wifi_info.text_sensor";
|
||||
|
||||
class IPAddressWiFiInfo : public Component, public text_sensor::TextSensor {
|
||||
public:
|
||||
void loop() override {
|
||||
|
Reference in New Issue
Block a user