Arduino/hardware/libraries
David A. Mellis 44d4a4ff8a Moving Servo min and max parameters to the attach() function from the constructor. 2008-08-21 23:48:38 +00:00
..
EEPROM Moving libraries out from inside targets and creating bootloaders directory. 2007-10-06 13:04:46 +00:00
Ethernet Adding ethernet library. 2008-07-30 14:47:36 +00:00
LiquidCrystal Changing pin outs on LiquidCrystal examples and adding parentheses to Servo code. 2008-07-13 19:26:59 +00:00
Matrix Modified Matrix to work with MAX7221: changing latching from rising edge to falling edge. 2008-05-10 05:02:09 +00:00
Servo Moving Servo min and max parameters to the attach() function from the constructor. 2008-08-21 23:48:38 +00:00
SoftwareSerial Moving libraries out from inside targets and creating bootloaders directory. 2007-10-06 13:04:46 +00:00
Sprite Moving libraries out from inside targets and creating bootloaders directory. 2007-10-06 13:04:46 +00:00
Stepper Moving actual stepping to the end of the step() function so that the first step isn't in the wrong direction. 2008-07-08 02:34:38 +00:00
Wire Wire library patch to provide better error handling. 2008-06-21 23:16:27 +00:00