Prints a single byte to the serial port (not the ASCII characters that represent the numeric value of that byte).
b: the byte to print
None
The text of the Arduino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.