beremiz
Clone
Summary
Browse
Changes
Graph
Added stub axis_s type in EtherLAB CiA402 support code, until Motion Contol Library comes back
2019-03-07, Edouard Tisserant
362039519454
Added stub axis_s type in EtherLAB CiA402 support code, until Motion Contol Library comes back
# -*- coding: utf-8 -*-
# See COPYING.Runtime file for copyrights details.
def _(x):
"""No translation"""
return x
Broken = _("Broken")
Started = _("Started")
Stopped = _("Stopped")
Disconnected = _("Disconnected")
Empty = _("Empty")