From 4cd03843575285a74219ac5a9db62f300cae96aa Mon Sep 17 00:00:00 2001 From: cfif Date: Thu, 5 Feb 2026 10:59:40 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Rtcs.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Rtcs.h b/Rtcs.h index eedc38f..93d8194 100644 --- a/Rtcs.h +++ b/Rtcs.h @@ -6,6 +6,7 @@ #define RTCS_H #include "RtcFC7240.h" +#include "LoggerInterface.h" typedef struct { tRtcFlagchip rtc;