fix haake_cfg

This commit is contained in:
zolliker 2023-08-07 16:10:55 +02:00
parent 41f3b7526e
commit 9df6794678

View File

@ -12,7 +12,7 @@ Mod('th',
meaning = ('temperature', 10), meaning = ('temperature', 10),
io = 'sea_main', io = 'sea_main',
sea_object = 'th', sea_object = 'th',
extra_modules='t2', extra_modules=['t2'],
) )
Mod('ts', Mod('ts',
'frappy_psi.sea.SeaReadable', '', 'frappy_psi.sea.SeaReadable', '',