Skip to content

Commit 2f66fbd

Browse files
authored
Update brainflow_boards.cpp
1 parent e495e92 commit 2f66fbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/board_controller/brainflow_boards.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ json brainflow_boards_json = {
341341
{"eeg_channels", {1, 2, 3, 4, 5, 6, 7, 8}},
342342
{"eeg_names", "CP3,C3,F5,PO3,PO4,F6,C4,CP4"},
343343
{"other_channels", {9}}
344-
}},
344+
}}
345345
}
346346
}};
347-
// clang-format on
347+
// clang-format on

0 commit comments

Comments
 (0)