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