From 080cdd4e224191afaa34d20573772649b0662a55 Mon Sep 17 00:00:00 2001 From: Andrey Date: Mon, 20 Nov 2023 13:50:14 +0300 Subject: [PATCH] LOG cleaning --- lighthub/modules/in_ccs811_hdc1080.cpp | 71 ++++++++++++++------------ lighthub/modules/in_ccs811_hdc1080.h | 12 ++--- lighthub/owTerm.cpp | 5 +- 3 files changed, 44 insertions(+), 44 deletions(-) diff --git a/lighthub/modules/in_ccs811_hdc1080.cpp b/lighthub/modules/in_ccs811_hdc1080.cpp index 56a9dc1..fcd01b0 100644 --- a/lighthub/modules/in_ccs811_hdc1080.cpp +++ b/lighthub/modules/in_ccs811_hdc1080.cpp @@ -22,14 +22,14 @@ static bool CCS811ready = false; int in_ccs811::Setup() { - if (CCS811ready) {errorSerial<name< "); + debugSerial <name< "); if ((currentTemp != -127.0) && (currentTemp != 85.0) && (currentTemp != 0.0)) { if (note) debugSerial<