muele-marlin/Marlin/src/core
Victor Oliveira 7378afc6d8 Prevent watchdog reset in setup() (#21776)
Cause `manage_heaters` to only reset the watchdog and return until `setup()` is completed.

Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-05 07:29:58 -05:00
..
boards.h BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection (#21503) 2021-04-27 02:22:09 -05:00
bug_on.h Misc. formatting, serial out 2021-04-13 21:41:04 -05:00
debug_out.h Update obsolete debug define (#21276) 2021-03-06 21:43:43 -06:00
debug_section.h Serial macros cleanup 2021-02-28 20:02:24 -06:00
drivers.h Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
language.h Laser Coolant Flow Meter / Safety Shutdown (#21431) 2021-03-29 01:41:56 -05:00
macros.h Revert experimental NAN patch 2021-04-16 02:43:59 -05:00
millis_t.h General cleanup 2020-07-23 16:11:58 -05:00
multi_language.h MarlinUI multi-language support (#20725) 2021-01-20 18:52:06 -06:00
serial.cpp Replace 'const float &' with 'const_float_t' (#21505) 2021-04-01 17:59:57 -05:00
serial.h Fix axis char printing 2021-04-07 15:43:57 -05:00
serial_base.h Drop return value from Serial::write() (#21567) 2021-04-08 21:05:31 -05:00
serial_hook.h Followup to "no status for serial::write" (#21577) 2021-04-10 15:35:45 -05:00
types.h Update temperature types 2021-04-23 19:20:11 -05:00
utility.cpp Prevent watchdog reset in setup() (#21776) 2021-05-05 07:29:58 -05:00
utility.h Prevent watchdog reset in setup() (#21776) 2021-05-05 07:29:58 -05:00