Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
94
void SerialEmulation::begin(int) FL_NOEXCEPT {}
95
96
void SerialEmulation::println() FL_NOEXCEPT {
97
fl::printf(
"\n"
);
Callers
5
init
Method · 0.45
sketch_fake.hpp
File · 0.45
FsArduino
Class · 0.45
remove_handler
Method · 0.45
fs_stub.hpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected