Timer enable blocks rest of main function.
Posted on September 24, 2015 at 18:17I am new to timers. If anyone can see a fundamental mistake, please advise.I have set up a time interrupt callback function which simply increments a integer. It is based on a LED blinking example, so shouldn't s...