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-08-09 22:24:14 +03:00
Code
Activity
Files
fd167055ce8c74683154c9c07c1a6d40c41436b6
esp8266
/
targets
/
libraries
/
SoftwareSerial
History
David A. Mellis
1a4dfa9d87
Fixing SoftwareSerial bug (call to printByte('0') instead of print('0')).
2007-07-16 15:52:01 +00:00
..
keywords.txt
Adding software serial libraries. The read function doesn't quite work properly yet, but it's a start.
2006-11-29 23:29:01 +00:00
SoftwareSerial.cpp
Fixing SoftwareSerial bug (call to printByte('0') instead of print('0')).
2007-07-16 15:52:01 +00:00
SoftwareSerial.h
Modifying SoftwareSerial timing to work with new digitalRead() and digitalWrite() functions.
2007-04-20 23:18:25 +00:00