aboutsummaryrefslogtreecommitdiff
path: root/libraries/SoftwareSerial/examples/SoftwareSerialExample/SoftwareSerialExample.ino
AgeCommit message (Collapse)Author
2021-05-26Correct typos in comments and documentationper1234
2016-08-14Update SoftwareSerialExample.inoPaul Vivier
Also includes Micros per https://www.arduino.cc/en/Reference/SoftwareSerial
2015-09-21Modified reference to Leonardo only in the examplesArturo Guadalupi
According to #3786 removed the reference to Leonardo only in while(!Serial) of the examples. Changed in in "wait for serial port to connect. Needed for native USB port only"
2015-07-06Examples: mass code format. See example_formatter.confFederico Fissore
2013-11-15Revert "SoftwareSerial library to the new format"Cristian Maglie
This reverts commit 38c3bbbd3c83eda057d4857635fbd78a4785c3a4.
2013-07-03SoftwareSerial library to the new formatFede85
2012-06-26Merged upstream Arduino master branchCristian Maglie
2012-05-23Merge of arduino-1.0.1. Work in progress...Cristian Maglie
2012-05-22Pre-merge upstream ArduinoCristian Maglie
2012-01-04Moved libraries folder inside platform folder. Now libraries and examples ↵Cristian Maglie
are searched per board/platform