MAX7219_REINIT_ON_POWERUP (#26163)

This commit is contained in:
Manuel McLure
2024-03-17 12:23:12 -07:00
committed by GitHub
parent 983aee5718
commit ea6a891038
4 changed files with 52 additions and 6 deletions

View File

@@ -4308,6 +4308,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
/**