Optimierung Systemhochlauf
This commit is contained in:
@@ -21,9 +21,9 @@
|
||||
#define MOTOR_GEAR_NEUTRAL 0x7D
|
||||
#define MOTOR_GEAR_FORWARD 0x7E
|
||||
|
||||
#define MOTOR_PWR_MIN_PCT 5
|
||||
#define MOTOR_PWR_MIN_PCT 15
|
||||
#define MOTOR_PWR_MAX_PCT 100
|
||||
#define MOTOR_PWR_STEP 14
|
||||
#define MOTOR_PWR_STEP 12
|
||||
|
||||
struct MOTOR_CONTROL_DATA
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user