mirror of
https://github.com/okalachev/flix.git
synced 2025-07-29 20:38:59 +00:00
Increase motors output frequency
This commit is contained in:
parent
1ef1ed5fc4
commit
77c621100f
@ -10,7 +10,7 @@
|
|||||||
#define MOTOR_2_PIN 14 // front right
|
#define MOTOR_2_PIN 14 // front right
|
||||||
#define MOTOR_3_PIN 15 // front left
|
#define MOTOR_3_PIN 15 // front left
|
||||||
|
|
||||||
#define PWM_FREQUENCY 200
|
#define PWM_FREQUENCY 500
|
||||||
#define PWM_RESOLUTION 8
|
#define PWM_RESOLUTION 8
|
||||||
|
|
||||||
void setupMotors() {
|
void setupMotors() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user