more cfg file fixes

Change-Id: I0ba86cd17bb07f480cac6f20994ee854c6e811ae
This commit is contained in:
2023-09-19 15:03:48 +02:00
parent 96a7e2109b
commit ecef2b8974
2 changed files with 1 additions and 101 deletions

View File

@ -46,7 +46,7 @@ Mod('res',
),
value=Param(
default=99.0,
datatype=FloatRange(unit='Ohm'),
datatype={'type': 'double', 'unit': 'Ohm'},
),
)