From 66683ca46ff830539c90405b3b1b588599b1afc3 Mon Sep 17 00:00:00 2001 From: Axel Bocciarelli Date: Mon, 24 Jul 2023 14:15:59 +0200 Subject: [PATCH] Fix changing step of motor controls --- ui/src/components/MotorInput/MotorInput.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/src/components/MotorInput/MotorInput.jsx b/ui/src/components/MotorInput/MotorInput.jsx index 00d16b697..a043e6241 100644 --- a/ui/src/components/MotorInput/MotorInput.jsx +++ b/ui/src/components/MotorInput/MotorInput.jsx @@ -156,7 +156,7 @@ export default class MotorInput extends React.Component { this.props.state === MOTOR_STATE.READY && !this.props.inplace ? ( {this.props.inplace && (