MCPcopy Create free account
hub / github.com/FastLED/FastLED / set_active

Method set_active

tests/fl/task/executor.cpp:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 }
51
52 void set_active(bool value) { active = value; }
53 void set_task_count(size_t count) { task_count = count; }
54
55 int update_count;

Callers 1

FL_TEST_FILEFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected