From a9befad32c1a8d32f2848f3b7e453ad59e579efc Mon Sep 17 00:00:00 2001 From: Andrey Parfenov Date: Fri, 13 Nov 2020 10:52:56 +0300 Subject: [PATCH] docs update Signed-off-by: Andrey Parfenov --- docs/SupportedBoards.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/SupportedBoards.rst b/docs/SupportedBoards.rst index 21d6d764e..62a445b1f 100644 --- a/docs/SupportedBoards.rst +++ b/docs/SupportedBoards.rst @@ -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: @@ -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: