|
@@ -950,8 +950,8 @@
|
950
|
950
|
* AZTEEG_X5_MINI_WIFI 0x58 0x5C MCP4451
|
951
|
951
|
* MIGHTYBOARD_REVE 0x2F (0x5E) MCP4018
|
952
|
952
|
*/
|
953
|
|
- #define DIGIPOT_I2C_ADDRESS_A 0x2C // unshifted slave address for first DIGIPOT
|
954
|
|
- #define DIGIPOT_I2C_ADDRESS_B 0x2D // unshifted slave address for second DIGIPOT
|
|
953
|
+ //#define DIGIPOT_I2C_ADDRESS_A 0x2C // Unshifted slave address for first DIGIPOT
|
|
954
|
+ //#define DIGIPOT_I2C_ADDRESS_B 0x2D // Unshifted slave address for second DIGIPOT
|
955
|
955
|
#endif
|
956
|
956
|
|
957
|
957
|
//===========================================================================
|