mirror of
https://github.com/esphome/esphome.git
synced 2025-02-17 00:33:14 +01:00
Remove duplicate TAG value
This commit is contained in:
parent
22f9f75914
commit
9770bc371b
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue