Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ sketch_loop
Function
sketch_loop
src/fl/system/dll.h:42–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
FASTLED_EXPORT void sketch_loop() {
43
loop();
44
}
45
#endif // __cplusplus
46
47
#endif // FASTLED_LIBRARY_SHARED
Callers
nothing calls this directly
Calls
1
loop
Function · 0.50
Tested by
no test coverage detected