MCPcopy Create free account
hub / github.com/DanielOgorchock/ST_Anything / isrPulse3

Function isrPulse3

Arduino/libraries/ST_Anything/PS_PulseCounter.cpp:63–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 }
62
63 void isrPulse3() {
64 m_nCounts3++;
65 }
66 void isrPulse4() {
67 m_nCounts4++;
68 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected