PWM_control is complete

This commit is contained in:
Hamza
2024-05-26 19:57:14 +02:00
parent f6ba786e1b
commit 5404cc9298
2 changed files with 6 additions and 12 deletions

View File

@ -18,8 +18,8 @@ CCR * DUTY_CYCLE
CCR: 1/20 -> 500, 2/20 -> 1000
*/
#define POWERGROUND_FREQ 50
#define POWERGROUND_MAX_DUTY_CYCLE 0.05
#define POWERGROUND_MIN_DUTY_CYCLE 0.1
#define POWERGROUND_MAX_DUTY_CYCLE 0.1
#define POWERGROUND_MIN_DUTY_CYCLE 0.05
//#define BATTERY_COOLING_FREQ 20000