add debug/info print

This commit is contained in:
Thomas Göttgens
2023-04-14 10:38:57 +02:00
parent ac40f77694
commit 1621fbb5ab
2 changed files with 28 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
#include "TelemetrySensor.h"
#include <bsec.h>
#define STATE_SAVE_PERIOD UINT32_C(360 * 60 * 1000)
#define STATE_SAVE_PERIOD UINT32_C(360 * 60 * 1000) // That's 6 hours worth of millis()
const uint8_t bsec_config_iaq[] = {
#include <config/generic_33v_3s_4d/bsec_iaq.txt>