mirror of
https://github.com/airgradienthq/arduino.git
synced 2025-07-23 13:37:16 +02:00
Update TVOC missing call to polling data
This commit is contained in:
@ -492,6 +492,7 @@ void loop() {
|
||||
co2Schedule.run();
|
||||
pmsSchedule.run();
|
||||
tempHumSchedule.run();
|
||||
tvocSchedule.run();
|
||||
|
||||
/** Check for handle WiFi reconnect */
|
||||
updateWiFiConnect();
|
||||
|
Reference in New Issue
Block a user