Skip to content

Commit 518257f

Browse files
committed
oops remove test
1 parent 1742fb1 commit 518257f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

examples/servo/servo.ino

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,6 @@ void setup() {
4646
pwm.setPWMFreq(60); // Analog servos run at ~60 Hz updates
4747

4848
delay(10);
49-
setServoPulse(7, 0.001);
50-
while (1) ;
51-
5249
}
5350

5451
// you can use this function if you'd like to set the pulse length in seconds

0 commit comments

Comments
 (0)