Skip to content

Commit a9befad

Browse files
committed
docs update
Signed-off-by: Andrey Parfenov <a1994ndrey@gmail.com>
1 parent a10b4e8 commit a9befad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/SupportedBoards.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This board playbacks file recorded using another BrainFlow board.
3737
To choose this board in BoardShim constructor please specify:
3838

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

4343
Supported platforms:
@@ -65,7 +65,7 @@ In methods like:
6565
# .......
6666
6767
68-
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
68+
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.
6969

7070
Board Specs:
7171

0 commit comments

Comments
 (0)