Skip to content

Commit

Permalink
docs update
Browse files Browse the repository at this point in the history
Signed-off-by: Andrey Parfenov <[email protected]>
  • Loading branch information
Andrey1994 committed Nov 13, 2020
1 parent a10b4e8 commit a9befad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/SupportedBoards.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ This board playbacks file recorded using another BrainFlow board.
To choose this board in BoardShim constructor please specify:

- board_id: -3
- other_info field of BrainFlowInputParams structure, write there board_id for a board which acts like data provider(master board)
- other_info field of BrainFlowInputParams structure should contain board_id of device used to create playback file
- file field of BrainFlowInputParams structure

Supported platforms:
Expand Down Expand Up @@ -65,7 +65,7 @@ In methods like:
# .......
You need to use master board id instead Playback Board Id, because exact data format for streaming board is controlled by master board as well as sampling rate
You need to use master board id instead Playback Board Id, because exact data format for playback board is controlled by master board as well as sampling rate.

Board Specs:

Expand Down

0 comments on commit a9befad

Please sign in to comment.