Final fixes and ready for release

This commit is contained in:
bsamuels
2018-03-08 13:17:26 -06:00
parent d5920e1454
commit 82788f1ecd
6 changed files with 30 additions and 24 deletions

View File

@@ -164,7 +164,7 @@ public class BridgeSettingsDescriptor {
this.hubversion = HueConstants.HUB_VERSION;
this.hubmac = null;
// this.activeloggers = null;
this.upnpsenddelay = 1500;
this.upnpsenddelay = Configuration.UPNP_SEND_DELAY;
this.broadlinkconfigured = false;
}
public String getUpnpConfigAddress() {