String memory usage - bit of a newbie question

Hmmm ... yes the F() macro seems to do exactly what I want :slight_smile:

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.