From db0ea2cc34fa5df92ac4ad607d10d87df0e70468 Mon Sep 17 00:00:00 2001 From: Markus Zolliker Date: Tue, 8 Jul 2025 11:32:57 +0200 Subject: [PATCH] eurotherm_cfg: remove duplicate meaning Change-Id: I9836b369ca7e268cc5aeb53a85a5690705c197d8 --- cfg/main/eurotherm_cfg.py | 1 - 1 file changed, 1 deletion(-) diff --git a/cfg/main/eurotherm_cfg.py b/cfg/main/eurotherm_cfg.py index 721e6487..f1768fa0 100644 --- a/cfg/main/eurotherm_cfg.py +++ b/cfg/main/eurotherm_cfg.py @@ -10,7 +10,6 @@ Mod('sea_main', Mod('te', 'frappy_psi.sea.SeaDrivable', '', io = 'sea_main', - meaning=['temperature', 20], sea_object = 'te', meaning=('temperature', 11), )