Skip to content
Snippets Groups Projects
Commit f6178b69 authored by jsiegle's avatar jsiegle
Browse files

Multiple headstage inputs are working on RHD2000Thread

parent aad38deb
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ RHD2000Thread::RHD2000Thread(SourceNode* sn) : DataThread(sn)
enableHeadstage(0, true);
enableHeadstage(1, true);
enableHeadstage(2, false);
enableHeadstage(2, true);
enableHeadstage(3, false);
// Select per-channel amplifier sampling rate.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment