David A. Mellis
|
46ff301e25
|
write(), print(), and println() now return number of bytes written.
The type is long, and negative values indicate errors. Needs more testing.
http://code.google.com/p/arduino/issues/detail?id=551
|
2011-08-23 19:12:03 -04:00 |
|
David A. Mellis
|
e152e12bf9
|
Renamed WProgram.h to Arduino.h.
|
2011-03-01 19:52:13 -05:00 |
|
Joshua Nussbaum
|
8ea7c002c5
|
When initializing LCD, comment specified "8-bit" mode when it should day "4 bit mode"
|
2010-10-01 00:26:40 -07:00 |
|
David A. Mellis
|
c12c9a39c9
|
Fixing RW pin bug in LiquidCrystal library. Now using 255 to disable pin instead of -1.
|
2009-12-18 16:36:45 +00:00 |
|
David A. Mellis
|
2ab7603f31
|
Moving libraries out of arduino platform / core directory and to top-level.
|
2009-11-07 17:54:56 +00:00 |
|