Azteeg X5 Mini support (#13425)
This commit is contained in:
committed by
Scott Lahteine
parent
f9b2b3e4f5
commit
ba31d39f6d
@@ -142,4 +142,6 @@
|
||||
#define SDSS 20 // B0
|
||||
|
||||
//DIGIPOTS slave addresses
|
||||
#define DIGIPOT_I2C_ADDRESS_A 0x2C // unshifted slave address for DIGIPOT 0x2C (0x58 <- 0x2C << 1)
|
||||
#ifndef DIGIPOT_I2C_ADDRESS_A
|
||||
#define DIGIPOT_I2C_ADDRESS_A 0x2C // unshifted slave address for DIGIPOT 0x2C (0x58 <- 0x2C << 1)
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user