enable debugging pins

This commit is contained in:
ssjrocks
2024-12-01 13:49:46 +10:00
committed by GitHub
parent bdad0afab7
commit bae13edd11
+2 -2
View File
@@ -4113,7 +4113,7 @@
// //
// M43 - display pin status, toggle pins, watch pins, watch endstops & toggle LED, test servo probe // 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 // Enable Marlin dev mode which adds some special commands
//#define MARLIN_DEV_MODE //#define MARLIN_DEV_MODE
@@ -4129,4 +4129,4 @@
* Software Reset options * Software Reset options
*/ */
//#define SOFT_RESET_VIA_SERIAL // 'KILL' and '^X' commands will soft-reset the controller //#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 //#define SOFT_RESET_ON_KILL // Use a digital button to soft-reset the controller after KILL