Parameters

<< Click to Display Table of Contents >>

Navigation:  Serial > print() >

Parameters

val  the value to print - any data tipe

format: specifies the number basei for integral gata types) dr number of decimal places (for floating point types)

Returns

size_t (long): print() returns the number of bytes written, though reading that number is optional