Skip to content
Snippets Groups Projects
Commit 8e7862c0 authored by Josh Siegle's avatar Josh Siegle
Browse files

Merge branch 'hdf5' of https://github.com/open-ephys/GUI into hdf5

parents 48c7adfa 383eec3b
No related branches found
No related tags found
No related merge requests found
......@@ -733,6 +733,8 @@ void KWIKFile::stopRecording()
timeStamps.clear();
recordings.clear();
eventID.clear();
nodeID.clear();
channelID.clear();
}
void KWIKFile::writeEvent(int type, uint8 id, uint8 processor, uint8 channel, uint64 timestamp)
......
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