Recent Arduino Compatibility Library Revision History v1.3 10 August 2013 ---------------------- - Changes for the Arduino 1.0.5 code base. v1.2 14 June 2013 ---------------------- - Added a definition for ARDUINO to indicate the Arduino codebase version. - Added redefinition of PROGMEM to avoid C++ compilation warnings. v1.1 09 February 2013 ---------------------- - Modified the EthernetBasicClass to hold the DNS address. - Modified the SPI class to work better with the W5100 class. v1.0 26 January 2013 --------------------- - Initial release, derived from Arduino 1.0.3 code base.