diff --git a/esphome/esp-astroclockstepper1.yaml b/esphome/esp-astroclockstepper1.yaml index 6d99c4b..06161eb 100644 --- a/esphome/esp-astroclockstepper1.yaml +++ b/esphome/esp-astroclockstepper1.yaml @@ -1074,4 +1074,4 @@ interval: id(onboard_step_led).turn_on(); id(ip_flash_led_is_on) = true; - id(ip_flash_next_action_ms) = now_ms + IP_FLASH_ON_MS \ No newline at end of file + id(ip_flash_next_action_ms) = now_ms + IP_FLASH_ON_MS; \ No newline at end of file