protected override void moduleConfigHasChanged() { base.moduleConfigHasChanged(); _startupSeq = _func.get_startupSeq(); _brightness = _func.get_brightness(); _orientation = _func.get_orientation() + 1; }