MCPcopy 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
563int Muse::config_board (std::string config, std::string &response)
564{
565 return config_board (config);
566}
567
568int Muse::config_board (std::string config)
569{

Callers

nothing calls this directly

Calls 1

config_boardFunction · 0.50

Tested by

no test coverage detected