Copper Masud
Newbie level 4
- Joined
- May 2, 2014
- Messages
- 7
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 48
Code:
a = (TMR1L | (TMR1H<<8)); //Reads Timer Value
what happened in the timer1 code (above) ???????
Last edited by a moderator: