Vote count:
0
I see several ways of doing this but I am not sure what is best on an arduino that doesn't affect memory. I am looking to push the data into the array. The size of the array is not known in advance.
I'm currently using StackArray.h but I do not know how to use it if I wanted a 2 dimensional or more array, say:
pair.push(X);
but I want X and Y together pair.push(X, Y); (not correct but looking for something that does that)
asked 35 secs ago
multidimensional array using stack push arduino
Aucun commentaire:
Enregistrer un commentaire