This commit is contained in:
richonguzman
2023-07-30 11:59:56 -04:00
parent 804c576f3d
commit ddee75e95b
3 changed files with 6 additions and 7 deletions

View File

@@ -25,7 +25,7 @@ void setup() {
Serial.println("init : BME280 Module ... done!");
}
} else {
Serial.println("(BME not 'active' in 'igate_config.json')");
Serial.println("(BME not 'active' in 'igate_conf.json')");
}
}