revert: hepump/trinamic: set pullup resistors correctly
this was an error. the problem is the wiring.
This commit is contained in:
@ -361,7 +361,7 @@ proc trinamic::init {} {
|
||||
[sct controller] queue [sct]/eeprom halt "trinamic::eeprom load"
|
||||
hsetprop [sct]/encoder adjust_zero 1
|
||||
# set pullup resistors on
|
||||
send set_io 0 0 0
|
||||
send set_io 0 0 1
|
||||
return trinamic::complete
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user