Skip to content

Commit 0b44fb7

Browse files
author
Alarus
committed
Update hardware/arduino/cores/arduino/HardwareSerial.h
Adding advanced begin (); with the ability to specify the length of bits, parity, stop bits.
1 parent 5aa4daf commit 0b44fb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hardware/arduino/cores/arduino/HardwareSerial.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
License along with this library; if not, write to the Free Software
1717
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
1818
19+
Modified 28 September 2010 by Mark Sproul
1920
Modified 12 August 2012 by Alarus
2021
*/
2122

0 commit comments

Comments
 (0)