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

Method get_name_selector

src/board_controller/enophone/enophone.cpp:194–197  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192}
193
194std::string Enophone::get_name_selector ()
195{
196 return "nophone";
197}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected