SOLVED: Problem compiling code error: "undefined Reference to 'Timer1'"

You're not initialising a class, but its instance functionality.

Paul