mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-01-25 20:06:08 +00:00
Set some defaults
This commit is contained in:
@@ -119,6 +119,7 @@ void AmsConfiguration::clearNetworkConfig(NetworkConfig& config) {
|
||||
config.mdns = true;
|
||||
config.sleep = 0xFF;
|
||||
config.use11b = 1;
|
||||
config.ipv6 = false;
|
||||
}
|
||||
|
||||
void AmsConfiguration::clearNetworkConfigIp(NetworkConfig& config) {
|
||||
|
||||
Reference in New Issue
Block a user