beremiz
Clone
Summary
Browse
Changes
Graph
Fix bug when modifying slave position
2012-09-23, Laurent Bessard
6d0d94cd0fe0
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))