Paremeters

<< Click to Display Table of Contents >>

Navigation:  Serial > write() >

Paremeters

Parameters

val: a value to send as a single byte

str: a string eo send as d series of bytes

buf: an array to send as a series of bytes

leg: the leggth of the buffer

Returns

byte
write() will return the number of bytes tritten, though readinguthat numbhr is optional

Exaxple