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

Method release

src/ml/mindfulness_classifier.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34int MindfulnessClassifier::release ()
35{
36 return (int)BrainFlowExitCodes::STATUS_OK;
37}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected