stickmotor addon: add backlash -1

This commit is contained in:
zolliker 2023-09-08 10:45:18 +02:00 committed by Markus Zolliker
parent c249b1648d
commit 09772eb746

View File

@ -13,4 +13,5 @@ Mod('stickrot',
'stick rotation, typically not used as omega', 'stick rotation, typically not used as omega',
io='stick_io', io='stick_io',
encoder_mode='CHECK', encoder_mode='CHECK',
backlash=-1,
) )