Skip to content
Snippets Groups Projects
Commit 7644fe7c authored by Gabriel Fedel's avatar Gabriel Fedel :speech_balloon:
Browse files

Merge branch 'master' into 'master'

Aply Level and Pressure Feedback for Night Mode

See merge request !21
parents 46a05b49 eebd7653
No related branches found
No related tags found
1 merge request!21Aply Level and Pressure Feedback for Night Mode
Pipeline #126405 failed
...@@ -415,7 +415,7 @@ ...@@ -415,7 +415,7 @@
</widget> </widget>
<widget type="label" version="2.0.0"> <widget type="label" version="2.0.0">
<name>I3_label_text_6</name> <name>I3_label_text_6</name>
<text>Closes CV-82303 and turns OFF EH-010, EH-020, EH-030 and EH-040 if PT-003 &gt; 1500 mBar OR LT &gt; 90% during Night</text> <text>Closes CV-82303 and turns OFF EH-010, EH-020, EH-030 and EH-040 if PT-003 &gt; mBar OR LT &gt; % during Night</text>
<x>5</x> <x>5</x>
<y>9</y> <y>9</y>
<width>480</width> <width>480</width>
...@@ -497,6 +497,22 @@ ...@@ -497,6 +497,22 @@
<width>64</width> <width>64</width>
<horizontal_alignment>2</horizontal_alignment> <horizontal_alignment>2</horizontal_alignment>
</widget> </widget>
<widget type="textupdate" version="2.0.0">
<name>Text Update_2</name>
<pv_name>TS2-010CRM::Cond_Lvl01</pv_name>
<x>212</x>
<y>34</y>
<width>34</width>
<horizontal_alignment>2</horizontal_alignment>
</widget>
<widget type="textupdate" version="2.0.0">
<name>Text Update_3</name>
<pv_name>TS2-010CRM::Cond_Pres01</pv_name>
<x>63</x>
<y>34</y>
<width>49</width>
<horizontal_alignment>2</horizontal_alignment>
</widget>
</widget> </widget>
<widget type="action_button" version="3.0.0"> <widget type="action_button" version="3.0.0">
<name>Action Button_4</name> <name>Action Button_4</name>
......
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