DataHub: Difference between revisions

Jump to navigation Jump to search
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==