klippy: fix typos in python code (#6989)
Signed-off-by: Thijs Triemstra <info@collab.nl>
This commit is contained in:
@@ -234,7 +234,7 @@ class HandleStepQ:
|
||||
step_data.append((step_time, step_halfpos, step_pos))
|
||||
LogHandlers["stepq"] = HandleStepQ
|
||||
|
||||
# Extract tmc currect and stallguard data from the log
|
||||
# Extract tmc current and stallguard data from the log
|
||||
class HandleStallguard:
|
||||
SubscriptionIdParts = 2
|
||||
ParametersMin = 2
|
||||
|
||||
Reference in New Issue
Block a user