Hi all How polling is done in the C code ? Do I need to use interval timers for that ?
Elico
Mistake, I am in 8051.
How polling is done in the C code ? the same way as in any other code if (blah) serves the same as jnz blah
Why have you switched to C251?
Think of what the term "polling" actually means...
Have you started studying any of the books & links yet?
View all questions in Keil forum