Language | Libraries | Comparison

serialWrite(c)

Description

Writes a byte to the serial port.

Parameters

c: the byte (character) to write

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.