Обновление

This commit is contained in:
cfif 2026-02-05 10:59:40 +03:00
parent 200ac69275
commit 4cd0384357
1 changed files with 1 additions and 0 deletions

1
Rtcs.h
View File

@ -6,6 +6,7 @@
#define RTCS_H #define RTCS_H
#include "RtcFC7240.h" #include "RtcFC7240.h"
#include "LoggerInterface.h"
typedef struct { typedef struct {
tRtcFlagchip rtc; tRtcFlagchip rtc;