This commit is contained in:
2024-01-03 21:35:10 +01:00
parent ac3080f1bb
commit 53b23340dc
@@ -5,7 +5,7 @@
namespace esphome { namespace esphome {
namespace showcase_component { namespace showcase_component {
static const char *TAG = "showcase_component.component"; /* static const char *TAG = "showcase_component.component"; */
void ShowcaseComponent::setup() { void ShowcaseComponent::setup() {
} }