beremiz

Adding support for selecting a PDO in a list of mutually exclusive configured PDOs in Ethercat Network Configurator
import features
def GetEtherLabClass():
from etherlab import RootClass
return RootClass
features.catalog.append(
('etherlab', _('EtherCat Master'), _('Map located variables over EtherCat'), GetEtherLabClass))