AllenNeuralDynamics / AllenNeuralDynamics/harp.device.cuttlefish
Disabling Task Should Kill Port Output
Open
- Dominant language
- C#
- Stars
- 0
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently, disabling the task leaves the GPIO pins in their current state, which may be outputting a 1.
Upon disabling the task, we should either:
* reset these pins to inputs
* disable the output
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.