pkourany / SparkIntervalTimer

Interval Timer Library using Core hardware timers
Other
49 stars 33 forks source link

Save manually selected timer to local var #3

Closed celaer closed 8 years ago

celaer commented 8 years ago

Need to save the manually allocated timer to the variable SID_id. Otherwise the switch in start_SIT cannot setup the correct timer.

pkourany commented 8 years ago

@celaer, great catch! I merge the PR and post updated lib to IDE when I finish testing a solution for another issue.