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