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:78–79 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
76
return
'x64'
77
78
def
get_sdk_version(self):
79
return
'8.1'
80
81
82
class
VS2017(Generator):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected