How can I get adc value in main statement?
I am using 5 adc values (emg[5]) and can get the value of them.


I want to use these values in the main statement, so I assigned it.
However I can't get the value. It's always zero. (good[0] = emg[0])


Can I know what's the matter of this,,? Thanks for help!
