LowPowerLab Forum

Hardware support => General topics => Topic started by: Parms on February 26, 2016, 06:38:24 PM

Title: pins_arduino.h
Post by: 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.
Title: Re: pins_arduino.h
Post by: TomWS on February 27, 2016, 08:00:19 AM
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