Default DAC values for RigidBoard V2
This commit is contained in:
parent
fb11e52cd2
commit
713931338a
2 changed files with 7 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue