cfg: fix 'tt' for all SEA cryos: tt:value is now vti temperature

before tt:value was the sample temperature

Change-Id: I2070441d3acc93d9ed18bb1ea650bca156443619
This commit is contained in:
2024-09-27 14:57:18 +02:00
parent ba2b5ac786
commit 7ee219ce7a
21 changed files with 22 additions and 9 deletions

View File

@ -13,7 +13,7 @@ Mod('tt',
'frappy_psi.sea.SeaDrivable', '',
io='sea_main',
sea_object='tt',
rel_paths=['.', 'tm'],
rel_paths=['tm', 'set', 'dblctrl'],
)
Mod('cc',