summaryrefslogtreecommitdiffhomepage
path: root/digital/beacon/src/motor.h
diff options
context:
space:
mode:
Diffstat (limited to 'digital/beacon/src/motor.h')
-rw-r--r--digital/beacon/src/motor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/beacon/src/motor.h b/digital/beacon/src/motor.h
index f0a4e107..ccfcdb6a 100644
--- a/digital/beacon/src/motor.h
+++ b/digital/beacon/src/motor.h
@@ -29,7 +29,7 @@
#define MOTOR_TARGET_SPEED_INIT 140
#define MOTOR_SPEED_STOP 0
#define MOTOR_SPEED_MIN 140
-#define MOTOR_SPEED_MAX 140
+#define MOTOR_SPEED_MAX 155
typedef struct
{