forked from airgradienthq/arduino
remove Update ignored due to local unofficial changes
This commit is contained in:
@ -628,7 +628,6 @@ bool Configuration::parse(String data, bool isLocal) {
|
|||||||
saveConfig();
|
saveConfig();
|
||||||
printConfig();
|
printConfig();
|
||||||
} else {
|
} else {
|
||||||
logInfo("Update ignored due to local unofficial changes");
|
|
||||||
if (ledBarTestRequested || co2CalibrationRequested) {
|
if (ledBarTestRequested || co2CalibrationRequested) {
|
||||||
udpated = true;
|
udpated = true;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user