diff --git a/Marlin/Configuration_adv.h b/Marlin/Configuration_adv.h index 4452bd1..46f833c 100644 --- a/Marlin/Configuration_adv.h +++ b/Marlin/Configuration_adv.h @@ -4113,7 +4113,7 @@ // // M43 - display pin status, toggle pins, watch pins, watch endstops & toggle LED, test servo probe // -//#define PINS_DEBUGGING +#define PINS_DEBUGGING // Enable Marlin dev mode which adds some special commands //#define MARLIN_DEV_MODE @@ -4129,4 +4129,4 @@ * Software Reset options */ //#define SOFT_RESET_VIA_SERIAL // 'KILL' and '^X' commands will soft-reset the controller -//#define SOFT_RESET_ON_KILL // Use a digital button to soft-reset the controller after KILL \ No newline at end of file +//#define SOFT_RESET_ON_KILL // Use a digital button to soft-reset the controller after KILL