mirror of
https://github.com/lucysrausch/hoverboard-firmware-hack.git
synced 2025-08-04 10:04:29 +02:00
ADD: abs for current measure
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#define PWM_FREQ 16000 // PWM frequency in Hz
|
||||
#define DEAD_TIME 32 // PWM deadtime
|
||||
|
||||
#define DC_CUR_LIMIT 32 // Motor DC current limit in amps
|
||||
#define DC_CUR_LIMIT 34 // Motor DC current limit in amps
|
||||
|
||||
//#define DEBUG_SERIAL_SERVOTERM
|
||||
#define DEBUG_SERIAL_ASCII
|
||||
|
Reference in New Issue
Block a user