Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brainflow-dev/brainflow
/ BLELibBoard
Method
BLELibBoard
src/board_controller/ble_lib_board.cpp:19–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
17
#endif
18
19
BLELibBoard::BLELibBoard (int board_id, struct BrainFlowInputParams params)
20
: Board (board_id, params)
21
{
22
}
23
24
BLELibBoard::~BLELibBoard ()
25
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected