You've already forked TEF6686_ESP32
updates, and on dp666 the date should be wrong on startup
This commit is contained in:
@@ -27,11 +27,7 @@
|
||||
#include <sys/time.h>
|
||||
#include "esp_attr.h"
|
||||
|
||||
#ifdef RTC_DATA_ATTR
|
||||
RTC_DATA_ATTR static bool overflow;
|
||||
#else
|
||||
static bool overflow;
|
||||
#endif
|
||||
|
||||
/*!
|
||||
@brief set the internal RTC time
|
||||
|
||||
Reference in New Issue
Block a user