Reference   Language| extended() | Libraries | Comparison | Board

printByte(b)

Description

Prints a single byte to the serial port (not the ASCII characters that represent the numeric value of that byte).

Parameters

b: the byte to print

Returns

None

See also

Reference Home

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.