From 05fd84156aaaa248aab7f3a90a8076437e0fc547 Mon Sep 17 00:00:00 2001
From: benjaminbolling <benjamin.bolling@esss.se>
Date: Mon, 10 May 2021 15:31:34 +0200
Subject: [PATCH] LM510 macros added

---
 99-Shared/TS2_menu.bob | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/99-Shared/TS2_menu.bob b/99-Shared/TS2_menu.bob
index 03a0bbd..141c1b9 100644
--- a/99-Shared/TS2_menu.bob
+++ b/99-Shared/TS2_menu.bob
@@ -121,6 +121,11 @@
     <actions>
       <action type="open_display">
         <file>LT/lm510.bob</file>
+        <macros>
+          <DEVICE>TS2-010CRM:Cryo-LC-001</DEVICE>
+          <DEVICE_CH1>TS2-010CRM:Cryo-LT-001</DEVICE_CH1>
+          <DEVICE_CH2>TS2-010CRM:Cryo-LT-002</DEVICE_CH2>
+        </macros>
         <target>window</target>
         <description>Open Display</description>
       </action>
-- 
GitLab