[2.0.x] Tweaks and additions for MAX7219 (#11034)

This commit is contained in:
Scott Lahteine
2018-06-18 22:04:03 -05:00
committed by GitHub
parent e23677a7b2
commit d4795e5b8e
58 changed files with 1007 additions and 784 deletions

View File

@ -536,7 +536,7 @@ void idle(
) {
#if ENABLED(MAX7219_DEBUG)
Max7219_idle_tasks();
#endif // MAX7219_DEBUG
#endif
lcd_update();