@@ -61,7 +61,7 @@ void setup()
initParticles();
initCO2sensor();
initVOCsensor();
//initLCD();
initLCD();
initButtons();
}
@@ -75,6 +75,6 @@ void loop()
handleVOCsensor();
handleButtons();
handleSensor();
//handleLCD();
handleLCD();
handleMQTT();
The note is not visible to the blocked user.