📝 Index Rev03 => LumenPnP (#766)

This commit is contained in:
Stargirl Flowers 2022-06-29 15:54:48 -04:00 committed by Scott Lahteine
parent b8a8c85290
commit 75bcbaabec
3 changed files with 12 additions and 17 deletions

View file

@ -4321,9 +4321,6 @@
#define MAX7219_DEBUG_PROFILE 6 // Display the fraction of CPU time spent in profiled code on this LED matrix
// row. By default idle() is profiled so this shows how "idle" the processor is.
// See class CodeProfiler.
#define MAX7219_DEBUG_PROFILE 6 // Display the fraction of CPU time spent in profiled code on this LED matrix
// row. By default idle() is profiled so this shows how "idle" the processor is.
// See class CodeProfiler.
#endif
/**