~ruther/qmk_firmware

158d99b738f5f2bb8cc80da1a8e82a816cb97c38 — QMK Bot 1 year, 5 months ago 18aa7d1 + 6973d6d
Merge remote-tracking branch 'origin/master' into develop
2 files changed, 2 insertions(+), 2 deletions(-)

M keyboards/fc660c/ad5258.c
M keyboards/fc980c/ad5258.c
M keyboards/fc660c/ad5258.c => keyboards/fc660c/ad5258.c +1 -1
@@ 24,7 24,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
// AD5258 I2C digital potentiometer
// http://www.analog.com/media/en/technical-documentation/data-sheets/AD5258.pdf
//
#define AD5258_I2C_ADDRESS 0x18
#define AD5258_I2C_ADDRESS 0x30
#define AD5258_INST_RDAC   0x00
#define AD5258_INST_EEPROM 0x20


M keyboards/fc980c/ad5258.c => keyboards/fc980c/ad5258.c +1 -1
@@ 24,7 24,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
// AD5258 I2C digital potentiometer
// http://www.analog.com/media/en/technical-documentation/data-sheets/AD5258.pdf
//
#define AD5258_I2C_ADDRESS 0x18
#define AD5258_I2C_ADDRESS 0x30
#define AD5258_INST_RDAC   0x00
#define AD5258_INST_EEPROM 0x20


Do not follow this link