35% max PWM.
This commit is contained in:
parent
d8defc32a8
commit
7f9aa4ba88
|
@ -49,7 +49,7 @@ typedef struct EMA_Filter
|
||||||
#define SLIDER_COEFF 0.30f
|
#define SLIDER_COEFF 0.30f
|
||||||
|
|
||||||
#define MAX_PWM_VALUE (10000u)
|
#define MAX_PWM_VALUE (10000u)
|
||||||
#define PWM_LIMIT (100.0f)
|
#define PWM_LIMIT (35.0f)
|
||||||
|
|
||||||
#define BTN_POLL_TIME (100u)
|
#define BTN_POLL_TIME (100u)
|
||||||
#define UART_LOOP_TIME (1000u)
|
#define UART_LOOP_TIME (1000u)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user