Hi,
I'm trying to adopt BlueCopter code for Arduino 101.
Getting the following error:
RX:38: error: expected constructor, destructor, or type conversion before '(' token ISR(PCINT0_vect)
Tried to find the macro definition or similar interrupt library for arc32 and failed (only avr's one exists).
Please help.
Thanks