Skip to content

Commit 3aebf42

Browse files
committed
typo
1 parent 0486c4f commit 3aebf42

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -28,19 +28,19 @@ We are open to suggestions for adding support to new boards, however we highly r
2828

2929
### Hardware specifications
3030

31-
| Board/CPU | Send Pin | Timers |
32-
|------------------------------------------|--------------------|-------------------|
33-
| Arduino Mega / ATmega 1280 / ATmega 2560 | 5, 6 **9**, 11, 46 | 1, **2**, 3, 4, 5 |
34-
| Teensy 1.0 | **17** | **1** |
35-
| Teensy 2.0 | 9, **10**, 14 | 1, 3, **4_HS** |
36-
| Teensy++ 1.0 / 2.0 | **1**, 16, 25 | 1, **2**, 3 |
37-
| Teensy 3.0 / 3.1 | **5** | **CMT** |
38-
| Teensy-LC | **16** | **TPM1** |
39-
| Sanguino | 13, **14** | 1, **2** |
40-
| Atmega8 | **9** | **1** |
41-
| ATtiny84 | **6** | **1** |
42-
| ATtiny85 | **1** | **TINY0** |
43-
| Arduino Duemilanove, UNO etc. | **3**, 9 | 1, **2** |
31+
| Board/CPU | Send Pin | Timers |
32+
|------------------------------------------|---------------------|-------------------|
33+
| Arduino Mega / ATmega 1280 / ATmega 2560 | 5, 6, **9**, 11, 46 | 1, **2**, 3, 4, 5 |
34+
| Teensy 1.0 | **17** | **1** |
35+
| Teensy 2.0 | 9, **10**, 14 | 1, 3, **4_HS** |
36+
| Teensy++ 1.0 / 2.0 | **1**, 16, 25 | 1, **2**, 3 |
37+
| Teensy 3.0 / 3.1 | **5** | **CMT** |
38+
| Teensy-LC | **16** | **TPM1** |
39+
| Sanguino | 13, **14** | 1, **2** |
40+
| Atmega8 | **9** | **1** |
41+
| ATtiny84 | **6** | **1** |
42+
| ATtiny85 | **1** | **TINY0** |
43+
| Arduino Duemilanove, UNO etc. | **3**, 9 | 1, **2** |
4444

4545
The table above lists the currently supported timers and corresponding send pins, many of these can have additional pins opened up and we are open to requests if a need arises for other pins.
4646

0 commit comments

Comments
 (0)