mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-11 16:57:56 -06:00
✨ MAX7219_REINIT_ON_POWERUP
MarlinFirmware/Marlin#26163 Co-Authored-By: Manuel McLure <9875787+manuelmclure@users.noreply.github.com>
This commit is contained in:
parent
b9435eda34
commit
6d372caca5
365 changed files with 365 additions and 0 deletions
|
@ -4353,6 +4353,7 @@
|
|||
// See class CodeProfiler.
|
||||
//#define MAX7219_DEBUG_MULTISTEPPING 6 // Show multi-stepping 1 to 128 on this LED matrix row.
|
||||
//#define MAX7219_DEBUG_SLOWDOWN 6 // Count (mod 16) how many times SLOWDOWN has reduced print speed.
|
||||
//#define MAX7219_REINIT_ON_POWERUP // Re-initialize MAX7129 when power supply turns on
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue