mirror of https://github.com/Desuuuu/klipper.git
tmc5160: PWMCONF is write only
Signed-off-by: Petri Honkala <cruwaller@gmail.com>
This commit is contained in:
parent
8f1753c8ce
commit
98d1fee8ad
|
@ -74,7 +74,7 @@ Registers = {
|
|||
|
||||
ReadRegisters = [
|
||||
"GCONF", "CHOPCONF", "GSTAT", "DRV_STATUS", "FACTORY_CONF", "IOIN",
|
||||
"LOST_STEPS", "MSCNT", "MSCURACT", "OTP_READ", "PWMCONF", "PWM_SCALE",
|
||||
"LOST_STEPS", "MSCNT", "MSCURACT", "OTP_READ", "PWM_SCALE",
|
||||
"PWM_AUTO", "TSTEP"
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue