mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-25 07:34:06 -06:00
Add missing MKS SBase DigiPot addresses (#291)
This commit is contained in:
parent
b443531d88
commit
c900165df7
1 changed files with 2 additions and 2 deletions
|
@ -1040,8 +1040,8 @@
|
||||||
* AZTEEG_X5_MINI_WIFI 0x58 0x5C MCP4451
|
* AZTEEG_X5_MINI_WIFI 0x58 0x5C MCP4451
|
||||||
* MIGHTYBOARD_REVE 0x2F (0x5E) MCP4018
|
* MIGHTYBOARD_REVE 0x2F (0x5E) MCP4018
|
||||||
*/
|
*/
|
||||||
//#define DIGIPOT_I2C_ADDRESS_A 0x2C // Unshifted slave address for first DIGIPOT
|
#define DIGIPOT_I2C_ADDRESS_A 0x2C // Unshifted slave address for first DIGIPOT
|
||||||
//#define DIGIPOT_I2C_ADDRESS_B 0x2D // Unshifted slave address for second DIGIPOT
|
#define DIGIPOT_I2C_ADDRESS_B 0x2D // Unshifted slave address for second DIGIPOT
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//===========================================================================
|
//===========================================================================
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue