* add date, time and version to export json #1024
This commit is contained in:
lumapu 2023-07-19 23:56:07 +02:00
parent 48594c565a
commit 308dc064fe
6 changed files with 17 additions and 3 deletions

View file

@ -330,7 +330,7 @@ void app::tickMinute(void) {
// only triggered if 'reset values on no avail is enabled'
zeroIvValues(true);
}
}
//-----------------------------------------------------------------------------
void app::tickMidnight(void) {