We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all How polling is done in the C code ? Do I need to use interval timers for that ?
Elico
How polling is done in the C code ? the same way as in any other code if (blah) serves the same as jnz blah