System interrupts
disableButtonMirror()
Since 0.6.1:
Disables SETUP button mirroring on a pin.
// SYNTAX
System.disableButtonMirror();
System.disableButtonMirror(false);
Parameters:
bootloader
: (optional) iftrue
, the mirror pin configuration is cleared from the DCT, disabling the feature in bootloader (default).