Hi, I have a Pixy2, and I am trying to use it with a Teensy 3.2 processor.from PJRC. I am using the Arduino IDE. The compile error that I get is:
C:\Users\rdlar\Documents\Arduino\libraries\Pixy2\ZumoBuzzer.cpp:90:5: error: expected constructor, destructor, or type conversion before ‘(’ token
ISR (TIMER2_OVF_vect)
^
I have also put the issue out on the Teensy forum, but have not gotten an answer there.
Thanks for any help the can be provided.