Esp32 pin interrupts
Posted: Wed Jul 31, 2024 6:47 pm
I tried adding two pin interrupts in a ESP32 program - with each pin calling a different interrupt routine.
On running the program - I get
Martin
On running the program - I get
Is it possible to assign different macros here - or are there limitations on pin combinations?E (398) gpio: gpio_install_isr_service(500): GPIO isr service already installed
Martin