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

Method ~DynLibBoard

src/board_controller/dyn_lib_board.cpp:16–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16DynLibBoard::~DynLibBoard ()
17{
18 skip_logs = true;
19 release_session ();
20}
21
22int DynLibBoard::prepare_session ()
23{

Callers

nothing calls this directly

Calls 1

release_sessionFunction · 0.85

Tested by

no test coverage detected