This commit is contained in:
parent
81ca74bfb3
commit
62c6dc4025
|
@ -13,7 +13,6 @@
|
||||||
#include "rtc_helper.h"
|
#include "rtc_helper.h"
|
||||||
|
|
||||||
#if EFI_RTC || defined(__DOXYGEN__)
|
#if EFI_RTC || defined(__DOXYGEN__)
|
||||||
#include "rtc.h"
|
|
||||||
static LoggingWithStorage logger("RTC");
|
static LoggingWithStorage logger("RTC");
|
||||||
static RTCDateTime timespec;
|
static RTCDateTime timespec;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue