SKRmini followup - Fysetc config updates (#14327)

This commit is contained in:
Tanguy Pruvot
2019-06-20 12:49:27 +02:00
committed by Scott Lahteine
parent c461af2f3a
commit ed0c70f0a0
104 changed files with 310 additions and 207 deletions

View File

@ -20,7 +20,7 @@
#include "../../inc/MarlinConfig.h"
#if HAS_GRAPHICAL_LCD
#if HAS_GRAPHICAL_LCD && ENABLED(FORCE_SOFT_SPI)
#include "HAL.h"
#include <U8glib.h>