Skip to content

Commit

Permalink
Removing this change
Browse files Browse the repository at this point in the history
A future PR will deal with the recognition of movement ending issue
  • Loading branch information
yai-rosejo committed Apr 18, 2024
1 parent d2c7a5a commit 638063b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MotionControl.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#ifndef MOTOROS2_MOTION_CONTROL_H
#define MOTOROS2_MOTION_CONTROL_H

#define START_MAX_PULSE_DEVIATION 10
#define START_MAX_PULSE_DEVIATION 30

#define MOTION_START_TIMEOUT 5000 // in milliseconds
#define MOTION_START_CHECK_PERIOD 50 // in millisecond
Expand Down

0 comments on commit 638063b

Please sign in to comment.