beremiz
Clone
Summary
Browse
Changes
Graph
updated examples also
2012-05-20, Edouard Tisserant
438a4a1ff188
updated examples also
import features
def GetEtherLabClass():
from etherlab import RootClass
return RootClass
features.catalog.append(
('etherlab', _('EtherCat Master'), _('Map located variables over EtherCat'), GetEtherLabClass))