MCPcopy 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
123int peek() {
124 return platforms::peek();
125}
126
127int read() {
128#ifdef FASTLED_TESTING

Callers 3

peekMethod · 0.50
parseIntMethod · 0.50
parseFloatMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected