Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add link to a patch
  • Loading branch information
sq7bti committed Jan 5, 2015
1 parent 4fa974d commit 67cd63b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,12 @@ To use this module inherit from the AccelStepper class (http:https://www.airspayce.com
* _speed
* _pin[4]

Easiest is to use provided patch https://github.com/sq7bti/iAccelStepper/blob/master/AccelStepper.patch

Within Energia on LM4F target there are only two timers available for free use: Timer1 and Timer2

- // SYSCTL_PERIPH_TIMER0, // wiring_analog.c analogWrite()
- // SYSCTL_PERIPH_TIMER1,
- SYSCTL_PERIPH_TIMER1,
- SYSCTL_PERIPH_TIMER2,
- SYSCTL_PERIPH_TIMER3
- // SYSCTL_PERIPH_TIMER4, // Tone.c
Expand Down

0 comments on commit 67cd63b

Please sign in to comment.