Interrupt
Re: Interrupt
As it happens I have been writing a sketch this morning which does just that
attachInterrupt(digitalPinToInterrupt(<pin>), <procedure>, CHANGE);
attachInterrupt(digitalPinToInterrupt(<pin>), <procedure>, CHANGE);
Re: Interrupt_ESP-IDF
Thanks Buddy..But I need the solution for Esp-IDF
Re: Interrupt_ESP-IDF
Sorry, I have never used Esp-IDF and didn't realise it was that different
this looks like it may be what you are looking for? https://www.lucadentella.it/en/2017/02/ ... nterrupts/
Re: Interrupt
Yeah I found that . All the possibilities were mentioned in a enum structure
Who is online
Users browsing this forum: No registered users and 177 guests