This commit is contained in:
Your Name
2025-06-23 10:43:18 +02:00
parent 96e10ed5c3
commit d2d881205b
3 changed files with 31 additions and 5 deletions

View File

@@ -289,7 +289,7 @@ window.onload = function() {
checkbox_nmp5channels.checked = response.npm_5channel;
checkbox_bme.checked = response["BME280"];
checkbox_SFA30.checked = response["SFA30"];
checkbox_CO2.checked = response["MH-Z19"];
checkbox_CO2.checked = response["MHZ19"];
//si sonde envea is true
if (response["envea"]) {