add backlash to MA10 motor

This commit is contained in:
zolliker 2024-05-02 14:47:09 +02:00
parent 801f80af7f
commit bf018e74ba

View File

@ -83,4 +83,5 @@ Mod('om',
target_min = -180,
target_max = 360,
encoder_mode='READ',
backlash=-1,
)