MCPcopy Create free account
hub / github.com/FastLED/FastLED / begin

Method begin

src/platforms/stub/Arduino.cpp.hpp:94–94  ·  view source on GitHub ↗

SerialEmulation member functions

Source from the content-addressed store, hash-verified

92
93// SerialEmulation member functions
94void SerialEmulation::begin(int) FL_NOEXCEPT {}
95
96void SerialEmulation::println() FL_NOEXCEPT {
97 fl::printf("\n");

Callers 5

initMethod · 0.45
sketch_fake.hppFile · 0.45
FsArduinoClass · 0.45
remove_handlerMethod · 0.45
fs_stub.hppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected