Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ peek
Function
peek
src/fl/stl/cstdio.cpp.hpp:123–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
int peek() {
124
return platforms::peek();
125
}
126
127
int read() {
128
#ifdef FASTLED_TESTING
Callers
3
peek
Method · 0.50
parseInt
Method · 0.50
parseFloat
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected