Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brainflow-dev/brainflow
/ config_board
Method
config_board
src/board_controller/muse/muse.cpp:563–566 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
561
}
562
563
int Muse::config_board (std::string config, std::string &response)
564
{
565
return config_board (config);
566
}
567
568
int Muse::config_board (std::string config)
569
{
Callers
nothing calls this directly
Calls
1
config_board
Function · 0.50
Tested by
no test coverage detected