Try to reduce the code size by using shorter static strings and eliminate (comment out) the Serial.print() debug strings as you debug each section of code.
Try to reduce the code size by using shorter static strings and eliminate (comment out) the Serial.print() debug strings as you debug each section of code.