mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-13 01:37:56 -06:00
parent
25a88af3d2
commit
ed993c6552
237 changed files with 1422 additions and 0 deletions
|
@ -3978,3 +3978,9 @@
|
|||
* a crash from a remote location. Requires ~400 bytes of SRAM and 5Kb of flash.
|
||||
*/
|
||||
//#define POSTMORTEM_DEBUGGING
|
||||
|
||||
/**
|
||||
* 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue