wrong current reports #99
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
Ahh, this is a bug from #84, where the firmware just saves whatever the user inputs and displays it, even if the input was invalid and the current doesn't actually gets set. Need to implement input checking for currents instead of relying on the readback of the dac code.