Azteeg X5 Mini support (#13425)

This commit is contained in:
InsanityAutomation
2019-04-09 00:10:45 -04:00
committed by Scott Lahteine
parent f9b2b3e4f5
commit ba31d39f6d
9 changed files with 261 additions and 196 deletions

View File

@ -104,7 +104,9 @@
#define DIGIPOTS_I2C_SDA_E0 27 // A5
#define DIGIPOTS_I2C_SDA_E1 77 // J6
#define DIGIPOT_I2C_ADDRESS_A 0x2F // unshifted slave address (5E <- 2F << 1)
#ifndef DIGIPOT_I2C_ADDRESS_A
#define DIGIPOT_I2C_ADDRESS_A 0x2F // unshifted slave address (5E <- 2F << 1)
#endif
//
// Temperature Sensors