1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Arduino/libraries
Tom Igoe bc504ab579 Restored and updated SoftwareSerialExample
Changed EEPROM.cpp to include Arduino.h, not WConstants.h
2011-05-03 13:13:35 -04:00
..
ArduinoTestSuite Tests for various String addition cases. 2011-03-31 10:57:34 -04:00
EEPROM Restored and updated SoftwareSerialExample 2011-05-03 13:13:35 -04:00
Ethernet Changing #include "wiring.h" to #include "Arduino.h" in Dns.cpp. 2011-04-16 20:03:01 -04:00
Firmata Re-arranging header files and small fixes to optimized core functions. 2011-03-02 23:05:25 -05:00
LiquidCrystal Renamed WProgram.h to Arduino.h. 2011-03-01 19:52:13 -05:00
SD Incorporating ladyada's SD changes (multifile & directories). 2011-04-18 17:58:54 -04:00
Servo Renamed WProgram.h to Arduino.h. 2011-03-01 19:52:13 -05:00
SoftwareSerial Changed #include <WConstants.h> in EEPROM library to #include <Arduino.h> for 1.0 2011-05-02 21:47:28 -04:00
SPI Renamed WProgram.h to Arduino.h. 2011-03-01 19:52:13 -05:00
Stepper Renamed WProgram.h to Arduino.h. 2011-03-01 19:52:13 -05:00
Wire Changing Wire API to inherit from Stream. 2011-04-17 13:58:14 -04:00