tmc: add missing freewheel config options
Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
This commit is contained in:
committed by
KevinOConnor
parent
a9b04e8536
commit
b9757c9b69
@@ -323,6 +323,7 @@ class TMC2130:
|
||||
set_config_field(config, "pwm_grad", 4)
|
||||
set_config_field(config, "pwm_freq", 1)
|
||||
set_config_field(config, "pwm_autoscale", True)
|
||||
set_config_field(config, "freewheel", 0)
|
||||
# TPOWERDOWN
|
||||
set_config_field(config, "tpowerdown", 0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user