Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ getFirmwareVersion
Method
getFirmwareVersion
src/libfreenect2.cpp:697–700 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
695
}
696
697
std::string Freenect2DeviceImpl::getFirmwareVersion()
698
{
699
return firmware_;
700
}
701
702
Freenect2Device::ColorCameraParams Freenect2DeviceImpl::getColorCameraParams()
703
{
Callers
2
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected