🐛 Prevent AVR watchdogpile (#23075)

This commit is contained in:
Skruppy
2021-11-04 18:11:57 +01:00
committed by GitHub
parent a9dc737624
commit f53d627750
4 changed files with 31 additions and 4 deletions

View File

@@ -4224,3 +4224,6 @@
*/
//#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
// Report uncleaned reset reason from register r2 instead of MCUSR. Supported by Optiboot on AVR.
//#define OPTIBOOT_RESET_REASON