OpenSource:
Does it make a difference (in speed) if a variable ia created at runtime or on top of a sketch?
I guess that you may be asking about the performance of global versus local variables, but that's only a guess.
OpenSource:
Does it make a difference (in speed) if a variable ia created at runtime or on top of a sketch?
I guess that you may be asking about the performance of global versus local variables, but that's only a guess.