Language | Libraries | Comparison

printString(str)

Description

Outputs a string to the serial port; that is, transmits the ASCII byte of each character in the string.

Parameters

str: the string to output

Returns

None

See also

Reference Home