Arduino_MKRENV - end()

De-initialize the sensors on the shield.

Syntax

ENV.end()

Parameters

None.

Returns

None.

Example

ENV.end();

See also