mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-29 21:40:50 +00:00
Merge branch 'main' into dev-v2.3
This commit is contained in:
@@ -81,7 +81,6 @@ bool AmsConfiguration::setNetworkConfig(NetworkConfig& config) {
|
||||
networkChanged |= config.power != existing.power;
|
||||
networkChanged |= config.sleep != existing.sleep;
|
||||
networkChanged |= config.use11b != existing.use11b;
|
||||
networkChanged |= config.autoreboot != existing.autoreboot;
|
||||
networkChanged |= config.mode != existing.mode;
|
||||
} else {
|
||||
networkChanged = true;
|
||||
|
||||
Reference in New Issue
Block a user