MA6: set om.encoder_mode to 'NO'

This commit is contained in:
zolliker 2023-07-06 14:48:09 +02:00
parent 14036160f7
commit 519e9e2ed7

View File

@ -74,6 +74,7 @@ Mod('om',
'frappy_psi.phytron.Motor',
'stick rotation, typically used for omega',
io='om_io',
encoder_mode='NO',
target_min=-180,
target_max=360,
)