mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* fix for AutoDiscoverRTCClock
This commit is contained in:
parent
c0eb5bffaa
commit
8f70d48ea1
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
#include "AutoDiscoverRTCClock.h"
|
||||
#include "RTClib.h"
|
||||
#include <Melopero_RV3028.h>
|
||||
#include "pcf8563.h"
|
||||
|
||||
static RTC_DS3231 rtc_3231;
|
||||
static bool ds3231_success = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue