Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ line
Method
line
libraries/FunctionGenerator/functionGenerator.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
32
33
float funcgen::line()
34
{
35
return _yShift + _amplitude;
36
}
37
38
39
float funcgen::zero()
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64