Age | Commit message (Expand) | Author |
---|---|---|
2009-07-12 | Adding improved baud rate calculation, including use (or not) of the U2X bit.... | David A. Mellis |
2009-07-12 | Clearing the U2Xn bit in Serial.begin() (because it is set on the Pro / Pro M... | David A. Mellis |
2009-07-12 | Adding keywords.txt file for the Ethernet library. | David A. Mellis |
2009-07-12 | Integrating the new Servo library (MegaServo) by Michael Margolis. Uses time... | David A. Mellis |
2009-07-11 | Migrating to Limor Fried's improved LiquidCrystal library. | David A. Mellis |
2009-06-20 | Fixing indentation in twi.c. | David A. Mellis |
2009-06-20 | Fixing bug in Wire library that caused it to read and discard one extra byte ... | David A. Mellis |
2009-06-15 | Fixing Client::connected() and Client::status() to return reasonable values w... | David A. Mellis |
2009-06-15 | Changing analog read channel mask from 0x07 to 0x0f to allow for reading of t... | David A. Mellis |
2009-06-01 | First integration of the Arduino code in Processing 5503: PreProcessor and Co... | David A. Mellis |