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

Method get_name_selector

src/board_controller/mentalab/explore.cpp:344–347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

342}
343
344std::string Explore::get_name_selector ()
345{
346 return "Explore";
347}
348
349void Explore::parse_orientation_data (
350 const ExploreHeader *header, double *package, unsigned char *payload)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected