Serial1 Port on Mega

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 ?

Welcome to the forum

What have you got the target board set to in the IDE ?

Silly me ! Have been working on an uno project lately. Thanks

Mark which solution solved your problem to help with future research

I am glad that it was that easy