Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getGamma
Method
getGamma
libraries/GAMMA/gamma.cpp:80–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
79
80
float GAMMA::getGamma()
81
{
82
return _gamma;
83
};
84
85
86
uint8_t GAMMA::operator[] (uint8_t index)
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64