Remove extraneous whitespace
This commit is contained in:
parent
d15f25539b
commit
77491dd924
22 changed files with 41 additions and 41 deletions
|
|
@ -64,7 +64,7 @@
|
|||
|
||||
mcp4728_setVref_all(DAC_STEPPER_VREF);
|
||||
mcp4728_setGain_all(DAC_STEPPER_GAIN);
|
||||
|
||||
|
||||
if (mcp4728_getDrvPct(0) < 1 || mcp4728_getDrvPct(1) < 1 || mcp4728_getDrvPct(2) < 1 || mcp4728_getDrvPct(3) < 1 ) {
|
||||
mcp4728_setDrvPct(dac_channel_pct);
|
||||
mcp4728_eepromWrite();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue