MCPcopy Create free account
hub / github.com/LennartHennigs/Button2 / getSimulatedPin38State

Function getSimulatedPin38State

test/test_multiple/test_multiple.cpp:55–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55uint8_t getSimulatedPin38State() {
56 return simulatedPin38State;
57}
58
59uint8_t getSimulatedPin39State() {
60 return simulatedPin39State;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected