Changes

Jump to navigation Jump to search
279 bytes added ,  10:42, 1 February 2022
Line 47: Line 47:  
===Versions===
 
===Versions===
 
Version 1.15.0 is the last used version. Open a command to find your version used:
 
Version 1.15.0 is the last used version. Open a command to find your version used:
 +
<code style="background-color:#000; color:#fff; padding:1px 3px;">python</code><br/>
 +
<code style="background-color:#000; color:#fff; padding:1px 3px;">import pylsl</code><br/>
 +
<code style="background-color:#000; color:#fff; padding:1px 3px;">print(pylsl.__version__)</code><br/>
    
==Usage==
 
==Usage==

Navigation menu