Driver for ThermoFisher A 10

Change-Id: Ic19ae444c3b4242f3bb1fe83852d4521326d0b9d
This commit is contained in:
Oksana Shliakhtun
2023-04-13 15:14:44 +02:00
parent 7a3cfe9836
commit 5fb1e649ab
5 changed files with 259 additions and 44 deletions

View File

@ -30,7 +30,7 @@ Mod('Heater',
'heater output',
channel='B',
io='io',
resistance=50,
resistance=25,
max_power=50,
current=1
)