Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ end
Method
end
src/platforms/stub/Arduino.cpp.hpp:132–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
void SerialEmulation::flush() FL_NOEXCEPT {}
131
132
void SerialEmulation::end() FL_NOEXCEPT {}
133
134
fl::u8 SerialEmulation::peek() FL_NOEXCEPT {
135
return 0;
Callers
15
releaseBusHardware
Method · 0.45
updateInternal
Method · 0.45
getComponents
Method · 0.45
removeJsonUiComponent
Function · 0.45
setSliderValue
Method · 0.45
findChannel
Method · 0.45
findEncoder
Method · 0.45
recordEdge
Function · 0.45
setPinState
Function · 0.45
getPinState
Function · 0.45
clearPinEdges
Function · 0.45
getEdgeCount
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected