Arduino SigFox for MKRFox1200 - SigFox.noDebug()

Description

Disable debugging. Disabling the debugging all the power saving features are enabled and the led indicated as signaling pin (LED_BUILTIN as default) is not used during transmission and receive events.

Syntax

SigFox.debug();

Parameters

None