Serial.flush()
From Microduino Wiki
Refresh the data in the serial ports, and wait for the serial ports’ complement of output.
- Syntax:
Serial.flush()[Return to Arduino Syntax Manual]
Refresh the data in the serial ports, and wait for the serial ports’ complement of output.
Serial.flush()[Return to Arduino Syntax Manual]