pins_arduino.h

Started by Parms, February 26, 2016, 06:38:24 PM

Parms

Perhaps (for compatibility) a define for the digitalPinToInterrupt(p) macro could be included in the pins_arduino.h file?
Thanks.

TomWS

Quote from: Parms on February 26, 2016, 06:38:24 PM
Perhaps (for compatibility) a define for the digitalPinToInterrupt(p) macro could be included in the pins_arduino.h file?
Thanks.
"Compatibility" with what?  pins_arduino.h is defined and distributed with the Arduino IDE, it IS the standard, by definition.

Tom