Add digipot i2c control for MCP4018
This commit is contained in:
committed by
Scott Lahteine
parent
e5b16081cb
commit
191fec009f
@ -22,7 +22,7 @@
|
||||
|
||||
#include "MarlinConfig.h"
|
||||
|
||||
#if ENABLED(DIGIPOT_I2C)
|
||||
#if ENABLED(DIGIPOT_I2C) && DISABLED(DIGIPOT_MCP4018)
|
||||
|
||||
#include "Stream.h"
|
||||
#include "utility/twi.h"
|
||||
|
Reference in New Issue
Block a user