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

Class Toggle

examples/api/mealy_machine.cpp:7–7  ·  view source on GitHub ↗

---------------------------------------------------------------------------- 1. Event Declarations

Source from the content-addressed store, hash-verified

5// 1. Event Declarations
6//
7struct Toggle : tinyfsm::Event { };
8
9
10// ----------------------------------------------------------------------------

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected