FastLED 3.9.15
Loading...
Searching...
No Matches

◆ serial_begin()

void fl::serial_begin ( u32 baudRate)

Definition at line 227 of file cstdio.cpp.hpp.

227 {
228 platforms::begin(baudRate);
229}

Referenced by autoResearchLowMemorySetup(), fl::SerialPort::begin(), and setup().

+ Here is the caller graph for this function: