This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Arduino
Watch
1
Star
0
Fork
0
You've already forked Arduino
mirror of
https://github.com/arduino/Arduino.git
synced
2025-01-26 15:52:14 +01:00
Code
Issues
Releases
Activity
Arduino
/
libraries
/
SoftwareSerial
History
David A. Mellis
e1dbe688e9
NewSoftSerial -> SoftwareSerial in keywords.txt.
...
http://code.google.com/p/arduino/issues/detail?id=640
2011-10-24 16:53:41 -04:00
..
examples
Deleted Software Serial TwoPortRXExample because it was a duplicate of TwoPortReceive example
2011-09-14 18:26:04 -04:00
keywords.txt
NewSoftSerial -> SoftwareSerial in keywords.txt.
2011-10-24 16:53:41 -04:00
SoftwareSerial.cpp
Moving write errors out of return value into separate API methods.
2011-08-26 16:08:14 -04:00
SoftwareSerial.h
Making Print::write(char *) non-virtual.
2011-09-07 18:41:05 -04:00