haake: make 2 versions depending on extra T sensor

This commit is contained in:
2025-05-19 11:34:12 +02:00
parent 1145493e81
commit 4fc4cd3687
2 changed files with 21 additions and 5 deletions

View File

@ -14,8 +14,3 @@ Mod('th',
sea_object = 'th',
extra_modules=['t2'],
)
Mod('ts',
'frappy_psi.sea.SeaReadable', '',
io='sea_main',
single_module='th.t2',
)