Does that need to be
sizeOf(steps[])
or something along those lines?
Same for this one
count(motorPins)
Altho it does compile ok as is for an Uno in IDE 1.8.5, so maybe count(arrayName) is valid syntax.
Does that need to be
sizeOf(steps[])
or something along those lines?
Same for this one
count(motorPins)
Altho it does compile ok as is for an Uno in IDE 1.8.5, so maybe count(arrayName) is valid syntax.