MCPcopy Create free account
hub / github.com/digint/tinyfsm / Off

Method Off

examples/api/resetting_switch.cpp:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55
56public:
57 Off() : counter(0) { std::cout << "** RESET State=Off" << std::endl; }
58};
59
60

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected