Arduino_MKRTHERM - end()

De-initialize the sensor connected to the shield.

Syntax

THERM.end()

Parameters

None.

Returns

None.

Example

THERM.end();

See also