From af32fd308c5eef554c656b1e8e66f5ff0d149fa0 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Tue, 21 Feb 2023 16:26:56 +0100 Subject: [PATCH] cfg: repair demo cfg after conversion Change-Id: I00b4e92d8e10842e9b2ae1ae904402473e77107f Reviewed-on: https://forge.frm2.tum.de/review/c/secop/frappy/+/30488 Tested-by: Jenkins Automated Tests Reviewed-by: Markus Zolliker Reviewed-by: Georg Brandl --- cfg/demo_cfg.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cfg/demo_cfg.py b/cfg/demo_cfg.py index 8764686..84896e6 100644 --- a/cfg/demo_cfg.py +++ b/cfg/demo_cfg.py @@ -39,7 +39,8 @@ Mod('tc2', Mod('label', 'frappy_demo.modules.Label', - 'some label indicating the state of the magnet `,f`.', + 'some label indicating the state of the magnet `mf`.', + system = 'Cryomagnet MX15', subdev_mf = 'mf', subdev_ts = 'ts', )