I am trying to make some minor alterations to a project which has run successfully for several years. It uses Serial1 to communicate with a blue tooth chip.
I now find that I cannot compile the modified program (or the original prog) because the compiler will not recognize Serial1
How can i get around this ?