cron job load and store events

This commit is contained in:
Emanuele Trabattoni
2025-07-27 15:49:40 +02:00
parent ad90702ab6
commit 1d1eb6fbfa
9 changed files with 163 additions and 50 deletions

View File

@@ -1,5 +1,7 @@
#pragma once
#define DEBUGLOG_DEFAULT_LOG_LEVEL_DEBUG
#include <DebugLog.h>
#include <Arduino.h>
#include <ArduinoJson.h>