I is a variable that denotes the index for the array
See tutorial about arrays
Yes, before setup () say int i;
Increasing:
i=i+1;
I is a variable that denotes the index for the array
See tutorial about arrays
Yes, before setup () say int i;
Increasing:
i=i+1;