From 9f9227cf53ea63e57f8d0d969220f9b42a9f5d76 Mon Sep 17 00:00:00 2001 From: JonatanRek Date: Mon, 3 Mar 2025 10:05:58 +0100 Subject: [PATCH] FIx --- automation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation.h b/automation.h index 39060b3..ccaab7b 100644 --- a/automation.h +++ b/automation.h @@ -1,6 +1,6 @@ #pragma once -#include "uart.h" +#include "marlin2.h" #include "esphome/core/automation.h" #include