diff options
Diffstat (limited to 'include/pwm.hpp')
| -rw-r--r-- | include/pwm.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/pwm.hpp b/include/pwm.hpp index 90e31cc..45c8b3b 100644 --- a/include/pwm.hpp +++ b/include/pwm.hpp @@ -7,7 +7,6 @@ #include "pico/types.h" #include "pico/divider.h" -#define SERVO_PIN 27 // Servo motor connected to GPIO PIN 32 (GP27) #define WRAP_VALUE 65535 #define CLOCK_DIV_RATE 38.15 #define SERVO_MIN 13 |
