update
This commit is contained in:
@@ -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"]) {
|
||||
|
||||
Reference in New Issue
Block a user