Skip to content

Commit

Permalink
set default eddy current value to 31
Browse files Browse the repository at this point in the history
  • Loading branch information
pellcorp committed Dec 12, 2024
1 parent 13acd17 commit bea65d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion klippy/extras/ldc1612.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

LDC1612_FREQ = 12000000
SETTLETIME = 0.005
DRIVECUR = 15
DRIVECUR = 31
DEGLITCH = 0x05 # 10 Mhz

LDC1612_MANUF_ID = 0x5449
Expand Down

0 comments on commit bea65d7

Please sign in to comment.