AllenNeuralDynamics / AllenNeuralDynamics/harp.device.lickety-split
thresholds should be readable and writeable across cores
Open
firmware
- Dominant language
- C++
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the lick detection threshold reads as 0. This is because core1 never passes the value from core 1 to core0. It only writes values from core0 to core1. We need to change this such that the Harp register reads correctly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.