Trying again here

This commit is contained in:
Jordan Zucker 2024-10-28 10:12:41 -07:00
parent 52d0054f9d
commit 857c42f015

View file

@ -15,3 +15,4 @@ void LokiComponent::dump_config() { ESP_LOGCONFIG(TAG, "Loki component"); }
} // namespace loki
} // namespace esphome
#endif