Titus Manoj Kumar
Junior Member level 2
- Joined
- Oct 18, 2013
- Messages
- 24
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Location
- Sriperumpudur, Tamil Nadu
- Activity points
- 178
Hi all,
I ve a question..
I've two int values (0 to 9) in two variables h_i and h_j
based on that values am going to switch On/Off any device.(ex.led)
ex: if the value is 22 ; led should blink 22 times.
What's the logic should we use in the code?
Thanks.
I ve a question..
I've two int values (0 to 9) in two variables h_i and h_j
based on that values am going to switch On/Off any device.(ex.led)
ex: if the value is 22 ; led should blink 22 times.
What's the logic should we use in the code?
Thanks.