diff --git a/examples/ONE_I-9PSL/ONE_I-9PSL.ino b/examples/ONE_I-9PSL/ONE_I-9PSL.ino index bfdca0c..5874d86 100644 --- a/examples/ONE_I-9PSL/ONE_I-9PSL.ino +++ b/examples/ONE_I-9PSL/ONE_I-9PSL.ino @@ -492,6 +492,7 @@ void loop() { co2Schedule.run(); pmsSchedule.run(); tempHumSchedule.run(); + tvocSchedule.run(); /** Check for handle WiFi reconnect */ updateWiFiConnect();