Skip to content

Commit 8f70d48

Browse files
author
Scott Powell
committed
* fix for AutoDiscoverRTCClock
1 parent c0eb5bf commit 8f70d48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/helpers/AutoDiscoverRTCClock.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#include "AutoDiscoverRTCClock.h"
22
#include "RTClib.h"
33
#include <Melopero_RV3028.h>
4-
#include "pcf8563.h"
54

65
static RTC_DS3231 rtc_3231;
76
static bool ds3231_success = false;

0 commit comments

Comments
 (0)