Reformat pins files
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user