Commit fe71764
authored
Motor 4 functions should use OCR5A, not OCR5B
Pins Reference [see link](http://astro.neutral.org/arduino/arduino-pwm-pins-frequency.shtml)
Addresses issue #6
| Arduino Pin | Register |
|-------------|----------|
| 2 | OCR3B |
| 3 | OCR3C |
| 4 | OCR4C |
| 5 | OCR3A |
| 6 | OCR4A |
| 7 | OCR4B |
| 8 | OCR4C |
| 9 | OCR2B |
| 10 | OCR2A |
| 11 | OCR1A |
| 12 | OCR1B |
| 13 | OCR0A |
| 44 | OCR5C |
| 45 | OCR5B |
| 46 | OCR5A |1 parent 227a49b commit fe71764
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
440 | 440 | | |
441 | 441 | | |
442 | 442 | | |
443 | | - | |
| 443 | + | |
444 | 444 | | |
445 | 445 | | |
446 | 446 | | |
| |||
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
595 | | - | |
| 595 | + | |
596 | 596 | | |
597 | 597 | | |
598 | 598 | | |
| |||
0 commit comments