Hmmm ... yes the F() macro seems to do exactly what I want ![]()
However, I'm a bit surprised that "const" strings and string literals are copied -- yes, I'm aware that ROM access is likely to be slower, but in my case I dont really care.
Hmmm ... yes the F() macro seems to do exactly what I want ![]()
However, I'm a bit surprised that "const" strings and string literals are copied -- yes, I'm aware that ROM access is likely to be slower, but in my case I dont really care.