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

Class Toggle

examples/api/simple_switch.cpp:10–10  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

8// 1. Event Declarations
9//
10struct Toggle : tinyfsm::Event { };
11
12
13// ----------------------------------------------------------------------------

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected