#include "driver/gpio.h" #include #include GPIO gpio; #ifndef __acweaving ISR(PCINT0_vect) { } ISR(PCINT1_vect) { } ISR(PCINT2_vect) { } #endif