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

Function isrPulse5

Arduino/libraries/ST_Anything/PS_PulseCounter.cpp:69–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67 m_nCounts4++;
68 }
69 void isrPulse5() {
70 m_nCounts5++;
71 }
72
73//public
74

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected