Support DAC_OR_ADDRESS in Printrboard too

This commit is contained in:
Scott Lahteine
2016-06-27 12:36:21 -07:00
parent 593c8bf286
commit 6c60869409
2 changed files with 4 additions and 1 deletions

View File

@@ -89,6 +89,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
#if DISABLED(SDSUPPORT)
// these pins are defined in the SD library if building with SD support