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

Function loop

src/platforms/stub_main.cpp.hpp:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25// No .ino file specified - provide empty setup/loop
26void setup() {}
27void loop() {}
28#endif // FASTLED_STUB_MAIN_INCLUDE_INO
29
30// Include the header which provides main() and other infrastructure

Callers 3

next_loopFunction · 0.70
sketch_loopFunction · 0.50
fastled_loop_onceFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected