Skip to content

Commit 09c5480

Browse files
committed
1280 -> 1280/2560.
1 parent 3b10d7c commit 09c5480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Servo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
*/
5858

5959
// Say which 16 bit timers can be used and in what order
60-
#if defined(__AVR_ATmega1280__)
60+
#if defined(__AVR_ATmega1280__) || defined(__AVR_ATmega2560__)
6161
#define _useTimer5
6262
#define _useTimer1
6363
#define _useTimer3

0 commit comments

Comments
 (0)