diff --git a/Marlin/digipot_mcp4018.cpp b/Marlin/digipot_mcp4018.cpp index 21c1e02e1..76fc9ce55 100644 --- a/Marlin/digipot_mcp4018.cpp +++ b/Marlin/digipot_mcp4018.cpp @@ -26,7 +26,7 @@ #include "Stream.h" #include "utility/twi.h" -#include //https://github.com/felias-fogg/SlowSoftI2CMaster +#include //https://github.com/stawel/SlowSoftI2CMaster // Settings for the I2C based DIGIPOT (MCP4018) based on WT150