remove sign=-1 from cfg files

This commit is contained in:
2023-06-05 13:02:40 +02:00
parent ad36ab1067
commit a6a3f80e30
6 changed files with 8 additions and 58 deletions

View File

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