Serial.flush()

From Microduino Wiki
Jump to: navigation, search

Refresh the data in the serial ports, and wait for the serial ports’ complement of output.

  • Syntax

Serial.flush()
[Return to Arduino Syntax Manual]