Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brainflow-dev/brainflow
/ get_sdk_version
Method
get_sdk_version
tools/build.py:63–64 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
61
return
'x64'
62
63
def
get_sdk_version(self):
64
return
'8.1'
65
66
67
class
VS2019(Generator):
Callers
1
prepare_args
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected