added time drift check command

This commit is contained in:
Emanuele Trabattoni
2025-07-30 10:15:13 +02:00
parent 1d1eb6fbfa
commit 581eca124e
8 changed files with 137 additions and 41 deletions

View File

@@ -5,6 +5,7 @@
#include <DebugLog.h>
#include "I2C_Driver.h"
#include <string>
#include <time.h>
// PCF85063_ADDRESS
#define PCF85063_ADDRESS (0x51)