Skip to content

Commit faf6654

Browse files
committed
tweak min pwm
1 parent 8bb8eac commit faf6654

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inc/sp140/shared-config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
#define NO_ADAFRUIT_SSD1306_COLOR_COMPATIBILITY
2222

2323
#define ESC_DISARMED_PWM 1000
24-
#define ESC_MIN_PWM 1050 // ESC min is 1080
24+
#define ESC_MIN_PWM 1035 // ESC min
2525
#define ESC_MAX_PWM 1950 // ESC max 1900
2626

2727
#define ENABLE_BUZ true // enable buzzer

0 commit comments

Comments
 (0)