mirror of
https://github.com/gosticks/growme.git
synced 2025-10-16 11:45:38 +00:00
fix: revert motor step to normal
This commit is contained in:
parent
250a60a44e
commit
2726e1fc3d
@ -11,7 +11,7 @@
|
||||
#include "pb_encode.h"
|
||||
|
||||
// using a 200-step motor (most common)
|
||||
#define MOTOR_STEPS 50
|
||||
#define MOTOR_STEPS 200
|
||||
|
||||
struct MotorControl {
|
||||
uint8_t index;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user