1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-07 05:42:20 +01:00

fix: add missing newline at end of file in dynamic_lamp.cpp

This commit is contained in:
Oliver Kleinecke
2025-02-18 13:22:24 +01:00
parent 23b44f69b2
commit 0b5934b3f1

View File

@@ -282,4 +282,4 @@ void DynamicLampComponent::restore_lamp_values_(uint8_t lamp_number) {
}
} // namespace dynamic_lamp
}
} // namespace esphome