Reformat pins files

This commit is contained in:
Scott Lahteine
2020-08-22 01:22:14 -05:00
parent 8565f1e681
commit 98ec7b61a9
67 changed files with 343 additions and 344 deletions

View File

@ -144,5 +144,5 @@
//DIGIPOTS slave addresses
#ifndef DIGIPOT_I2C_ADDRESS_A
#define DIGIPOT_I2C_ADDRESS_A 0x2C // unshifted slave address for DIGIPOT 0x2C (0x58 <- 0x2C << 1)
#define DIGIPOT_I2C_ADDRESS_A 0x2C // unshifted slave address for DIGIPOT 0x2C (0x58 <- 0x2C << 1)
#endif

View File

@ -158,7 +158,7 @@
#define DAC_STEPPER_MAX 3520
#define DAC_STEPPER_VREF 1 // internal Vref, gain 1x = 2.048V
#define DAC_STEPPER_GAIN 0
#define DAC_OR_ADDRESS 0x00
#define DAC_OR_ADDRESS 0x00
//
// Temperature Sensors