disable encoder for MA11 stick rotation

This commit is contained in:
zolliker 2023-07-06 11:06:56 +02:00
parent d2885bdd72
commit c61b674382

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',
)