You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The markdown file is referring to pulses, but the comment in the code is referring to the CV outputs, which are not the same thing. CV3 outputs Pulse 4, so the comment in the code about CV5 is correct: it outputs Pulse 2 and Pulse 4 (which are individually output on CV2 and CV3).
turingMachine.md says:
cv5: pulse 2 & 4
SHOULD BE:
cv5: pulse 2 & 3
Because, that's whats in the code
The text was updated successfully, but these errors were encountered: