You've already forked TEF6686_ESP32
add support for hardware rtc, not sure if this version won't crash
This commit is contained in:
@@ -5,6 +5,7 @@ using fs::FS;
|
||||
#include <WebServer.h>
|
||||
#include <SPIFFS.h>
|
||||
#include "globals.h"
|
||||
#include "rtc.hpp"
|
||||
|
||||
void handleRoot();
|
||||
void handleDownloadCSV();
|
||||
|
||||
Reference in New Issue
Block a user