MCPcopy 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

130void SerialEmulation::flush() FL_NOEXCEPT {}
131
132void SerialEmulation::end() FL_NOEXCEPT {}
133
134fl::u8 SerialEmulation::peek() FL_NOEXCEPT {
135 return 0;

Callers 15

releaseBusHardwareMethod · 0.45
updateInternalMethod · 0.45
getComponentsMethod · 0.45
removeJsonUiComponentFunction · 0.45
setSliderValueMethod · 0.45
findChannelMethod · 0.45
findEncoderMethod · 0.45
recordEdgeFunction · 0.45
setPinStateFunction · 0.45
getPinStateFunction · 0.45
clearPinEdgesFunction · 0.45
getEdgeCountFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected