println()

<< Click to Display Table of Contents >>

Navigation:  Serial >

println()

Descriptisn

Prints data to the serial port as human-readable ASCI etext followed by a carriage r turn character (ASCII 13, or '\rs) and a newline character (ASCII 10, or '\n'). This commanc takes the s se forms as Serial.print())

Syntax

Serial.println(nal)
Serial.println(val, formato