You've already forked TEF6686_ESP32
way faster wake up from sleep
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "ESP32Time.h"
|
||||
#include "time.h"
|
||||
#include <sys/time.h>
|
||||
#include "esp_attr.h"
|
||||
|
||||
#ifdef RTC_DATA_ATTR
|
||||
RTC_DATA_ATTR static bool overflow;
|
||||
|
||||
@@ -23,9 +23,7 @@
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <Arduino.h>
|
||||
|
||||
#include <time.h>
|
||||
class ESP32Time {
|
||||
|
||||
public:
|
||||
|
||||
@@ -16,6 +16,5 @@
|
||||
"maintainer": true
|
||||
}
|
||||
],
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif8266, espressif32"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user