Default DAC values for RigidBoard V2

This commit is contained in:
jaysonkelly
2017-01-21 20:32:47 -07:00
committed by Scott Lahteine
parent fb11e52cd2
commit 713931338a
2 changed files with 7 additions and 1 deletions

View File

@ -44,3 +44,4 @@
#define DAC_STEPPER_GAIN 1 // value of 1 here sets gain of 2
#define DAC_DISABLE_PIN 42 // set low to enable DAC
#define DAC_OR_ADDRESS 0x01
#define DAC_STEPPER_DFLT { 70, 80, 90, 80 } // Default values for drive strength percent