This website requires JavaScript.
Explore
Help
Sign In
arduino
/
esp8266
Watch
1
Star
0
Fork
0
You've already forked esp8266
mirror of
https://github.com/esp8266/Arduino.git
synced
2025-06-16 11:21:18 +03:00
Code
Activity
Files
d16eeb0af3eb3e23202de663a09ca44434c738e9
esp8266
/
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