Skip to content

Commit 9772a5c

Browse files
Update Servo.h
1 parent 7199cc0 commit 9772a5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Servo.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@
9191
// 1/333Hz = 0.003003s * 1000000µs = 3003µs for a refesh rate
9292
#define REFRESH_INTERVAL 20000 // minimum time to refresh servos in microseconds
9393

94-
9594
#define SERVOS_PER_TIMER 12 // the maximum number of servos controlled by one timer
9695
#define MAX_SERVOS (_Nbr_16timers * SERVOS_PER_TIMER)
9796

0 commit comments

Comments
 (0)