Skip to content

Commit

Permalink
Update Examples.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
LMBooth authored Sep 3, 2023
1 parent fa3e1fe commit 407dab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/BackgroundInformation/Examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Examples

The following examples can all be found on the `PyBCI github <https://github.com/LMBooth/pybci/tree/main/pybci/Examples>`_.

Note all the examples shown that are not in a dedicated folder work with the createPseudoDevice variable set to True when instantiating PBCI(). If using with own LSL capable hardware you may need to adjust the scripts accordingly, namely set `createPseudoDevice=False`.
NOTE: all the examples shown that are not in a dedicated folder work with the createPseudoDevice variable set to True when instantiating PBCI(). If using with own LSL capable hardware you may need to adjust the scripts accordingly, namely set `createPseudoDevice=False`.

.. list-table:: PyBCI Examples
:widths: 25 75
Expand Down

0 comments on commit 407dab5

Please sign in to comment.