MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / zero

Method zero

libraries/FunctionGenerator/functionGenerator.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37
38
39float funcgen::zero()
40{
41 return 0;
42}
43
44
45float funcgen::sawtooth(float t, uint8_t mode)

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36