Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
AzonInc committed Aug 17, 2024
1 parent 62f8d1d commit 6b7585d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/tcs_intercom/tcs_intercom.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ namespace esphome

void TCSComponent::setup()
{
ESP_LOGCONFIG(TAG, "Setting up TCS Intercom...");
ESP_LOGCONFIG(TAG, "Setting up TCS Intercom (Glitch)...");

#if defined(USE_ESP_IDF) || (defined(USE_ARDUINO) && defined(ESP32))
ESP_LOGD(TAG, "Check for Doorman Hardware");
Expand Down

0 comments on commit 6b7585d

Please sign in to comment.