PROGMEM are basically non existent on arm architectures
. The compilers are smart enough that const or static const will do the same thing.
I guess you should google it and learn more about it ![]()
PROGMEM are basically non existent on arm architectures
. The compilers are smart enough that const or static const will do the same thing.
I guess you should google it and learn more about it ![]()