Fix and optimize MightyBoard (#20493)

This commit is contained in:
grauerfuchs
2020-12-17 18:22:59 -05:00
committed by Scott Lahteine
parent c3a1cd10ab
commit 02b65de6a2
4 changed files with 31 additions and 24 deletions

View File

@@ -1022,7 +1022,7 @@
/**
* I2C-based DIGIPOTs (e.g., Azteeg X3 Pro)
*/
//#define DIGIPOT_MCP4018 // Requires https://github.com/stawel/SlowSoftI2CMaster
//#define DIGIPOT_MCP4018 // Requires https://github.com/felias-fogg/SlowSoftI2CMaster
//#define DIGIPOT_MCP4451
#if EITHER(DIGIPOT_MCP4018, DIGIPOT_MCP4451)
#define DIGIPOT_I2C_NUM_CHANNELS 8 // 5DPRINT:4 AZTEEG_X3_PRO:8 MKS_SBASE:5 MIGHTYBOARD_REVE:5