Define & utilize parameters for pill/dispenser #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
max_torque: u16,
step_rate: u16,
steps_per_drop: u16,
stall_threshold: u16,
detect_sensitivity: u8,
pill_softbounds: { cov: u16, sigma: u16, alpha: u16 }
Define parameters for pill/dispenser & communicate with Synadia (Mathieu)to Define & utilize parameters for pill/dispenser