From 60879fd298fe3b4f3dda63561e6a1c9bdc5ee9af Mon Sep 17 00:00:00 2001 From: Thijs Triemstra Date: Fri, 25 Jul 2025 18:31:19 +0200 Subject: klippy: fix typos in python code (#6989) Signed-off-by: Thijs Triemstra --- scripts/motan/readlog.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/motan/readlog.py') diff --git a/scripts/motan/readlog.py b/scripts/motan/readlog.py index 4c078c9b..43c01619 100644 --- a/scripts/motan/readlog.py +++ b/scripts/motan/readlog.py @@ -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 -- cgit v1.2.3-70-g09d2