We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3760e62 commit 6e62a15Copy full SHA for 6e62a15
src/Servo_Hardware_PWM.h
@@ -71,7 +71,7 @@
71
#error "This library only supports boards with an AVR processor."
72
#endif
73
74
-#define Servo_VERSION 1.0.1 //software version of this library
+#define VERSION 1.0.1 //software version of this library
75
76
#define MIN_PULSE_WIDTH 500 //the shortest pulse sent to a servo
77
#define MAX_PULSE_WIDTH 2500 //the longest pulse sent to a servo
0 commit comments