We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 851a726 commit e05f3e4Copy full SHA for e05f3e4
src/SlowMotionServo.h
@@ -22,7 +22,7 @@
22
#include "Arduino.h"
23
#include <Servo.h>
24
25
-#define WITH_DEBUG 1
+#define WITH_DEBUG 0
26
27
class SlowMotionServo : public Servo
28
{
0 commit comments