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

Method config_board

src/board_controller/muse/muse_athena.cpp:537–540  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

535}
536
537int MuseAthena::config_board (std::string config, std::string &response)
538{
539 return config_board (config);
540}
541
542int MuseAthena::config_board (std::string config)
543{

Callers

nothing calls this directly

Calls 1

config_boardFunction · 0.50

Tested by

no test coverage detected