mirror of
https://github.com/okalachev/flix.git
synced 2025-08-17 17:16:10 +00:00
Increase motors output frequency
This commit is contained in:
@@ -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() {
|
||||
|
Reference in New Issue
Block a user