Page 1 of 1

Pin changge interrupt "rising" and "falling" not working

Posted: Tue Jul 09, 2019 6:34 am
by VladTheImpaler
The esp32 generates pin interrupts regardless of "rising" or "falling" attributes. Always uses "changing" style.
Esp8266 does it right. Can someone look into that?