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

@ -83,7 +83,7 @@
// uncomment to enable an I2C based DAC like on the Printrboard REVF
#define DAC_STEPPER_CURRENT
// Number of channels available for DAC, For Printrboar REVF there are 4
#define DAC_STEPPER_ORDER {3,2,1,0}
#define DAC_STEPPER_ORDER { 3, 2, 1, 0 }
#define DAC_STEPPER_SENSE 0.11
#define DAC_STEPPER_ADDRESS 0