Hi There, does anyone have a list of available interrupts by digital pin in the Arduino environment.
I’m trying to use attachInterrupt for a pin and it’s not working for me.
Thanks,
Gary
Hi There, does anyone have a list of available interrupts by digital pin in the Arduino environment.
I’m trying to use attachInterrupt for a pin and it’s not working for me.
Thanks,
Gary
Hi Gary,
I remember the Github fix a bug about interrupts.
Maybe you can update the IDE and try it again.
Thanks, I’ll give that a try!
I would like to know how to use this. I already know how to do it on linkitone using pin 2, but i don’t know how to do it on rephone. Any example sketch how to do it?
Anyone knows how to do this?
Hi,
You can make reference to …\Arduino_IDE_for_RePhone\workspace\eint_test.
Thanks a lot. I’ll Try this later.