Correct pointer type?
You are passing a string in PROGMEM to a function that expects a char in SRAM. Why?