mirror of
https://github.com/esphome/esphome.git
synced 2024-12-19 16:07:47 +01:00
Remove duplicate TAG value
This commit is contained in:
parent
22f9f75914
commit
9770bc371b
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user