What line of Arduino code do I use to change the library to PROGMEM?
And what datatype is the output if not a string? Because to me it looks like line 372 is the output, and it defines as a string.
Sorry if my questions are dumb, coding is my biggest weakness as a maker.
EDIT -
What if I had 68 texts and set the define to 67? Would that just remove one?
EDIT - Also, how much memory does this library actually use? Because this project needs a gigantic statement table to work and I don't want to waste storage on a funny ha ha joke.