MCPcopy Create free account
hub / github.com/brainflow-dev/brainflow / config_board

Method config_board

src/board_controller/brainalive/brainalive.cpp:302–305  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

300}
301
302int BrainAlive::config_board (std::string config, std::string &response)
303{
304 return config_board (config);
305}
306
307int BrainAlive::config_board (std::string config)
308{

Callers

nothing calls this directly

Calls 1

config_boardFunction · 0.50

Tested by

no test coverage detected