adapt temperature and temperature_regulation importance
- temperature_regulation on VTI should have higher importance (27) than temperature on sample stick, when Drivable (25)
This commit is contained in:
@ -13,7 +13,7 @@ Mod('th',
|
||||
'frappy_psi.sea.SeaReadable',
|
||||
'sample heater temperature',
|
||||
io='sea_main',
|
||||
meaning=['temperature_regulation', 20],
|
||||
meaning=['temperature_regulation', 27],
|
||||
sea_object='tt',
|
||||
rel_paths=['ts', 'setsamp']
|
||||
)
|
||||
|
Reference in New Issue
Block a user