Arduino SigFox for MKRFox1200 - SigFox.debug()

Description

Enable debugging. Enabling the debugging all the power saving features are disabled and the led indicated as signaling pin (LED_BUILTIN as default) is used during transmission and receive events.

Syntax

SigFox.debug();

Parameters

None