beremiz
Clone
Summary
Browse
Changes
Graph
Fix bug when modifying slave position
2012-09-19, Laurent Bessard
14dfb786c53e
Fix bug when modifying slave position
import features
def GetEtherLabClass():
from etherlab import RootClass
return RootClass
features.catalog.append(
('etherlab', _('EtherCat Master'), _('Map located variables over EtherCat'), GetEtherLabClass))