disable encoder for MA11 stick rotation

This commit is contained in:
zolliker 2023-07-06 11:06:56 +02:00 committed by Markus Zolliker
parent 10fe42babf
commit 75df438d69

View File

@ -110,5 +110,5 @@ Mod('stickrot',
'frappy_psi.phytron.Motor',
'stick rotation, typically not used as omega',
io='stick_io',
encoder_mode='CHECK',
encoder_mode='NO',
)