char arrays in PROGMEM
In a program, I have a lot of arrays of different length strings, and each array is declared as an array of pointers to those strings, like:
In a program, I have a lot of arrays of different length strings, and each array is declared as an array of pointers to those strings, like: