Skip to content
Snippets Groups Projects
Commit eeeb37f5 authored by Karl Vestin's avatar Karl Vestin
Browse files

Merge branch 'master' into 'master'

EMU: Improve text for limit switches direction

See merge request !37
parents 591cc709 91558632
No related branches found
No related tags found
1 merge request!37EMU: Improve text for limit switches direction
Pipeline #134540 failed
...@@ -266,14 +266,14 @@ ...@@ -266,14 +266,14 @@
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>HLS</name> <name>HLS</name>
<text>High Limit Switch</text> <text>Inserted (High LS)</text>
<x>50</x> <x>50</x>
<y>20</y> <y>20</y>
<width>130</width> <width>130</width>
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>LLS</name> <name>LLS</name>
<text>Low Limit Switch</text> <text>Extracted (Low LS)</text>
<x>50</x> <x>50</x>
<y>50</y> <y>50</y>
<width>130</width> <width>130</width>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment