Language | Libraries | Comparison

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