Space out array values

This commit is contained in:
Scott Lahteine
2016-09-13 19:01:04 -05:00
parent d4599fd8ed
commit a1812b55f6
24 changed files with 62 additions and 62 deletions

View File

@ -32,7 +32,7 @@
// I2C based DAC like on the Printrboard REVF
#define DAC_STEPPER_CURRENT
// Channels available for DAC, For Rigidboard there are 4
#define DAC_STEPPER_ORDER {0,1,2,3}
#define DAC_STEPPER_ORDER { 0, 1, 2, 3 }
#define DAC_STEPPER_SENSE 0.11
#define DAC_STEPPER_ADDRESS 0