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

Method init

Arduino/libraries/ST_Anything/Executor.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 }
44
45 void Executor::init()
46 {
47
48 }
49
50 //debug flag to determine if debug print statements are executed (set value in your sketch)
51 bool Executor::debug=false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected