Question
How to pass 10 arrays simultaneously in a for loop?
Hello everyone,
I am trying to get data from 10 ADC channels and want to display all the data simultaneously on the LCD. I successfully get the data from ADC channels but unable to display it simultaneously .Please give me suggestions over it and i am writing code in C language.
