-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
What steps will reproduce the problem?
1.Define Interrupts on pins 14 through 19.
2.
3.
What is the expected output? What do you see instead?
I used a little modified version of your test program
http://arduino.cc/playground/Main/PinChangeIntExample
Value of the port changes but no interrupt is created
(funktion is not called)
What version of the product are you using? On what operating system?
I have the prblem with IDE 023 and 1.0,
PinChangeInt version 1.41 and 1.51
With version 1.0 it is working correctly and the interrupt is created.
Please provide any additional information below.
Original issue reported on code.google.com by freddy.i...@gmail.com
on 15 Feb 2012 at 10:22
Attachments: