mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-29 13:19:53 +00:00
Mistake there, not sure why I did that. My bad.
This commit is contained in:
parent
529748894c
commit
c5d4225804
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
#ifdef ULTRA_LCD
|
||||
#include <LiquidCrystal.h>
|
||||
#endif
|
||||
#ifdef
|
||||
|
||||
#if DIGIPOTSS_PIN > -1
|
||||
#include <SPI.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue