WiFiNINA - client.flush()

Description

Clears the buffer once all outgoing characters have been sent.

flush() inherits from the Stream utility class.

Syntax

client.flush()

Parameters

  • None

Returns

  • None