some menu improvements

This commit is contained in:
2023-04-26 15:56:34 +02:00
parent 00eed74f7d
commit 996390ccca
5 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
#define PWMRES 8
#define POWERSTEPS 2 // A total of 20 levels ( 100 / SPEED_STEPS ) * RUN_MOTOR_CONTROL_DELAY = 500ms
#define PWMMIN 55
#define PWMMAX 95 // Max 98% of 2^PWM_RES
#define PWMMAX 80 // Max 98% of 2^PWM_RES
/**
* @brief A class which use PWM to control the power of DC Motor