Changes

Jump to navigation Jump to search
9 bytes removed ,  15:59, 9 June 2015
Line 82: Line 82:  
bb.sendMarker(100)    #This is your marker code, range code 1-255
 
bb.sendMarker(100)    #This is your marker code, range code 1-255
 
core.wait(0.002)      #2ms delay for the code to be recorded by brainvision; 2ms->500hz sampling rate
 
core.wait(0.002)      #2ms delay for the code to be recorded by brainvision; 2ms->500hz sampling rate
bb.sendMarker(0)      #Back to 0; now ready to send a new code</nowiki>
+
bb.sendMarker(0)      #Back to 0; now ready to send a new code
 
</syntaxhighlight>
 
</syntaxhighlight>
  
733

edits

Navigation menu