Default DAC values for RigidBoard V2
This commit is contained in:
committed by
Scott Lahteine
parent
fb11e52cd2
commit
713931338a
@ -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
|
||||
|
Reference in New Issue
Block a user