WiFi.disconnect()

Description

Disconnects the WiFi hardware from the current network.

Syntax

WiFi.disconnect();

Parameters

none

Returns

nothing

Guide Home